Skip to content

Commit

Permalink
chore(release): 5.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
burtek committed Jan 24, 2025
1 parent 33cd822 commit 6c8662f
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@

All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.

## [5.5.2](https://github.com/burtek/eslint-config/compare/v5.5.1...v5.5.2) (2025-01-24)


### Bug Fixes

* **deps:** update dependency @eslint/json to v0.10.0 ([#317](https://github.com/burtek/eslint-config/issues/317)) ([33cd822](https://github.com/burtek/eslint-config/commit/33cd822f1012e9b0bf011c65e5bc5ddd8bd8f18d))
* **deps:** update dependency eslint-plugin-jsonc to v2.19.0 ([#318](https://github.com/burtek/eslint-config/issues/318)) ([85060f0](https://github.com/burtek/eslint-config/commit/85060f00eaab6ec48fc68c11f92a7d189e2e8702))
* **deps:** update dependency eslint-plugin-jsonc to v2.19.1 ([#319](https://github.com/burtek/eslint-config/issues/319)) ([016a1e4](https://github.com/burtek/eslint-config/commit/016a1e451b0c2d65d757904c83ac112a7ee7eb01))


### Chores

* **deps:** update dependency @types/node to v22.10.10 ([#316](https://github.com/burtek/eslint-config/issues/316)) ([6cd6bb2](https://github.com/burtek/eslint-config/commit/6cd6bb2e2545adbca51c6fb573e8b73fc1378802))

## [5.5.1](https://github.com/burtek/eslint-config/compare/v5.5.0...v5.5.1) (2025-01-23)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dtrw/eslint-config",
"version": "5.5.1",
"version": "5.5.2",
"author": "Bartosz Dotryw <burtekdotryw@gmail.com>",
"description": "Custom eslint configs",
"keywords": [
Expand Down

0 comments on commit 6c8662f

Please # to comment.