Skip to content

Commit

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

### ⚠ BREAKING CHANGES

* **deps:** v15 and v16 drop support for older versions of node. We are cuting a new major for visibility of underlying major updates

### Bug Fixes

* **deps:** update dependency eslint-plugin-n to v17 ([5734510](5734510))

### Documentation

* add docs/breaking-changes/v9.md ([5f05ce7](5f05ce7))
  • Loading branch information
semantic-release-bot committed Dec 13, 2024
1 parent 5f05ce7 commit b47afc3
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": "8.0.0"
"version": "9.0.0"
}

0 comments on commit b47afc3

Please sign in to comment.