Skip to content

Commit 238ac29

Browse files
chore(main): release 23.0.1
1 parent ebaace8 commit 238ac29

File tree

4 files changed

+12
-4
lines changed

4 files changed

+12
-4
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"23.0.0"}
1+
{".":"23.0.1"}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [23.0.1](https://github.com/voxpelli/eslint-config/compare/v23.0.0...v23.0.1) (2025-04-29)
4+
5+
6+
### 🧹 Chores
7+
8+
* **deps:** update linting dependencies ([#398](https://github.com/voxpelli/eslint-config/issues/398)) ([ebaace8](https://github.com/voxpelli/eslint-config/commit/ebaace8a812e8da16a717e45a14a177d4d8cc94c))
9+
* **deps:** update type dependencies ([#397](https://github.com/voxpelli/eslint-config/issues/397)) ([135f26a](https://github.com/voxpelli/eslint-config/commit/135f26a357851338fce2572d5a3abd5176abd070))
10+
311
## [23.0.0](https://github.com/voxpelli/eslint-config/compare/v22.2.0...v23.0.0) (2025-02-12)
412

513

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@voxpelli/eslint-config",
3-
"version": "23.0.0",
3+
"version": "23.0.1",
44
"license": "MIT",
55
"description": "My personal ESLint config. Based on neostandard",
66
"author": "Pelle Wessman <[email protected]> (https://kodfabrik.se/)",

0 commit comments

Comments
 (0)