Skip to content

Commit 53f2849

Browse files
chore: release v4.0.0
1 parent 5240bd6 commit 53f2849

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

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

3+
## 4.0.0 (2025-02-04)
4+
5+
* docs: update docs ([2428c6d](https://github.com/stefanobartoletti/eslint-config/commit/2428c6d))
6+
* fix(deps): update dependency @antfu/eslint-config to ^4.1.1 ([4f3b535](https://github.com/stefanobartoletti/eslint-config/commit/4f3b535))
7+
* feat!: move eslint-plugin-tailwindcss to peerDependencies ([f272ff4](https://github.com/stefanobartoletti/eslint-config/commit/f272ff4))
8+
* chore(deps): update @commitlint to ^19.7.1 ([13c02d9](https://github.com/stefanobartoletti/eslint-config/commit/13c02d9))
9+
* chore(deps): update pnpm to v9.15.5 ([5945b1d](https://github.com/stefanobartoletti/eslint-config/commit/5945b1d))
10+
11+
312
## <small>3.0.10 (2025-01-29)</small>
413

514
* chore(deps): update dependency eslint to >=9.18.0 ([881f05b](https://github.com/stefanobartoletti/eslint-config/commit/881f05b))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@stefanobartoletti/eslint-config",
33
"type": "module",
4-
"version": "3.0.10",
4+
"version": "4.0.0",
55
"packageManager": "pnpm@9.15.5",
66
"description": "",
77
"author": "Stefano Bartoletti (https://github.com/stefanobartoletti/)",

0 commit comments

Comments
 (0)