Skip to content

Commit

Permalink
ci(release): 8.0.0 [skip ci]
Browse files Browse the repository at this point in the history
## [8.0.0](v7.0.0...v8.0.0) (2024-12-09)

### ⚠ BREAKING CHANGES

* **deps:** Replace eslint-plugin-node with eslint-plugin-n

### Features

* **deps:** replace dependency eslint-plugin-node with eslint-plugin-n 14.0.0 ([d5eeecf](d5eeecf))
  • Loading branch information
semantic-release-bot committed Dec 9, 2024
1 parent d5eeecf commit 884c55f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@
"lint": "echo noop",
"test": "jest test.js"
},
"version": "7.0.0"
"version": "8.0.0"
}

0 comments on commit 884c55f

Please sign in to comment.