Skip to content

Commit

Permalink
chore(release): 1.0.0-eslint-9.4 [skip ci]
Browse files Browse the repository at this point in the history
# eslint-plugin-kuzzle [1.0.0-eslint-9.4](https://github.com/kuzzleio/eslint-plugin-kuzzle/compare/[email protected]@1.0.0-eslint-9.4) (2024-12-18)

### Bug Fixes

* **backend:** work around eslint-config-prettier referring to removed rules ([df1caa1](df1caa1))
  • Loading branch information
semantic-release-bot committed Dec 18, 2024
1 parent df1caa1 commit f4dc76b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/backend/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# eslint-plugin-kuzzle [1.0.0-eslint-9.4](https://github.com/kuzzleio/eslint-plugin-kuzzle/compare/[email protected]@1.0.0-eslint-9.4) (2024-12-18)


### Bug Fixes

* **backend:** work around eslint-config-prettier referring to removed rules ([df1caa1](https://github.com/kuzzleio/eslint-plugin-kuzzle/commit/df1caa1a97e1a83194eed2e9db1989e0c07ebfc6))

# eslint-plugin-kuzzle [1.0.0-eslint-9.3](https://github.com/kuzzleio/eslint-plugin-kuzzle/compare/[email protected]@1.0.0-eslint-9.3) (2024-12-18)


Expand Down
2 changes: 1 addition & 1 deletion packages/backend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-kuzzle",
"version": "1.0.0-eslint-9.3",
"version": "1.0.0-eslint-9.4",
"description": "Kuzzle Coding Standard",
"homepage": "https://github.com/kuzzleio/eslint-plugin-kuzzle",
"repository": {
Expand Down

0 comments on commit f4dc76b

Please sign in to comment.