Skip to content

Commit a296e10

Browse files
chore: release v3.0.3
1 parent ec8be1b commit a296e10

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## [3.0.3](https://github.com/stefanobartoletti/eslint-config/compare/3.0.2...3.0.3) (2024-09-13)
4+
5+
6+
### 🩹 Bug Fixes
7+
8+
* **deps:** update dependency @antfu/eslint-config to v3 ([475f70d](https://github.com/stefanobartoletti/eslint-config/commit/475f70d403c7a2a54b7a3042df09ec94ad227ba8))
9+
310
## [3.0.2](https://github.com/stefanobartoletti/eslint-config/compare/3.0.1...3.0.2) (2024-08-28)
411

512

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.2",
4+
"version": "3.0.3",
55
"packageManager": "pnpm@9.10.0",
66
"description": "",
77
"author": "Stefano Bartoletti (https://github.com/stefanobartoletti/)",

0 commit comments

Comments
 (0)