Skip to content

Commit 5aa6311

Browse files
chore(main): release 23.0.1
1 parent d361aa8 commit 5aa6311

File tree

4 files changed

+21
-4
lines changed

4 files changed

+21
-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: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Changelog
22

3+
## [23.0.1](https://github.com/voxpelli/eslint-config/compare/v23.0.0...v23.0.1) (2025-07-28)
4+
5+
6+
### 🩹 Fixes
7+
8+
* **deps:** update dependency neostandard to ^0.12.2 ([#399](https://github.com/voxpelli/eslint-config/issues/399)) ([baad4e0](https://github.com/voxpelli/eslint-config/commit/baad4e0a7e9d6508473fa3b641921e2c7d345d6b))
9+
10+
11+
### 🧹 Chores
12+
13+
* **deps:** lock file maintenance ([#400](https://github.com/voxpelli/eslint-config/issues/400)) ([9a0558f](https://github.com/voxpelli/eslint-config/commit/9a0558f5e19feee257fa1bf6c0eafe0a38dfc4db))
14+
* **deps:** update linting dependencies ([#398](https://github.com/voxpelli/eslint-config/issues/398)) ([ebaace8](https://github.com/voxpelli/eslint-config/commit/ebaace8a812e8da16a717e45a14a177d4d8cc94c))
15+
* **deps:** update linting dependencies ([#411](https://github.com/voxpelli/eslint-config/issues/411)) ([3f47d28](https://github.com/voxpelli/eslint-config/commit/3f47d28bf22ca7754ec67404f7dae983c17558ac))
16+
* **deps:** update linting dependencies ([#420](https://github.com/voxpelli/eslint-config/issues/420)) ([d361aa8](https://github.com/voxpelli/eslint-config/commit/d361aa8cac562d2708f786b8bf6ad719225c72a5))
17+
* **deps:** update type dependencies ([#397](https://github.com/voxpelli/eslint-config/issues/397)) ([135f26a](https://github.com/voxpelli/eslint-config/commit/135f26a357851338fce2572d5a3abd5176abd070))
18+
* **deps:** update type dependencies ([#410](https://github.com/voxpelli/eslint-config/issues/410)) ([3e92f16](https://github.com/voxpelli/eslint-config/commit/3e92f167d879b5da002fa00d6f30620d123dd871))
19+
320
## [23.0.0](https://github.com/voxpelli/eslint-config/compare/v22.2.0...v23.0.0) (2025-02-12)
421

522

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)