Skip to content

Commit

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

### Bug Fixes

* **backend:** add missing eslint-config-prettier dep ([203a452](203a452))
  • Loading branch information
semantic-release-bot committed Dec 18, 2024
1 parent 203a452 commit 6246dfb
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.2](https://github.com/kuzzleio/eslint-plugin-kuzzle/compare/[email protected]@1.0.0-eslint-9.2) (2024-12-18)


### Bug Fixes

* **backend:** add missing eslint-config-prettier dep ([203a452](https://github.com/kuzzleio/eslint-plugin-kuzzle/commit/203a452ba1d94b65fc7c1473080a4079ea27e962))

# eslint-plugin-kuzzle 1.0.0-eslint-9.1 (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.1",
"version": "1.0.0-eslint-9.2",
"description": "Kuzzle Coding Standard",
"homepage": "https://github.com/kuzzleio/eslint-plugin-kuzzle",
"repository": {
Expand Down

0 comments on commit 6246dfb

Please sign in to comment.