Skip to content

Commit

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

### ⚠ BREAKING CHANGES

* **deps:** Update eslint-plugin-sonarjs to v3. Several rules have
changed their name. If they were being reconfigured in a consumer they
will need to be updated.

### Features

* **deps:** update dependency eslint-plugin-sonarjs to v3 ([d94c0ce](d94c0ce))

### Miscellaneous

* **deps:** update dependency prettier to v3.4.2 ([16f4210](16f4210))
* **deps:** update pre-commit hook alessandrojcm/commitlint-pre-commit-hook to v9.19.0 ([327d33b](327d33b))
  • Loading branch information
semantic-release-bot committed Dec 9, 2024
1 parent d94c0ce commit 81085d4
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": "6.0.2"
"version": "7.0.0"
}

0 comments on commit 81085d4

Please sign in to comment.