Skip to content

Commit

Permalink
ci(release): 6.0.0 [skip ci]
Browse files Browse the repository at this point in the history
## [6.0.0](v5.0.18...v6.0.0) (2024-10-28)

### ⚠ BREAKING CHANGES

* **deps:** eslint-plugin-sonarjs patch version touches 4236 files in their repo, does not appear to strictly follow SemVer. May cause lots of new errors

### Bug Fixes

* **deps:** update dependency eslint-plugin-sonarjs to v2.0.4 ([a50d42a](a50d42a))
  • Loading branch information
semantic-release-bot committed Oct 28, 2024
1 parent a50d42a commit 2dc2c1c
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": "5.0.18"
"version": "6.0.0"
}

0 comments on commit 2dc2c1c

Please sign in to comment.