Skip to content

Commit f8f94a3

Browse files
chore(main): release 22.2.1
1 parent 484cd17 commit f8f94a3

File tree

4 files changed

+11
-4
lines changed

4 files changed

+11
-4
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"22.2.0"}
1+
{".":"22.2.1"}

CHANGELOG.md

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

3+
## [22.2.1](https://github.com/voxpelli/eslint-config/compare/v22.2.0...v22.2.1) (2025-02-12)
4+
5+
6+
### 🧹 Chores
7+
8+
* **deps:** update dependency neostandard to ^0.12.0 ([#388](https://github.com/voxpelli/eslint-config/issues/388)) ([484cd17](https://github.com/voxpelli/eslint-config/commit/484cd177b49c9b5f03d6122e770bbbd66c9d10eb))
9+
310
## [22.2.0](https://github.com/voxpelli/eslint-config/compare/v22.1.0...v22.2.0) (2024-12-02)
411

512

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": "22.2.0",
3+
"version": "22.2.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)