Skip to content

Commit 747019e

Browse files
chore(master): release 2.10.3 (#144)
1 parent f614b1e commit 747019e

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+
## [2.10.3](https://github.com/ocavue/eslint-config/compare/v2.10.2...v2.10.3) (2024-10-13)
4+
5+
6+
### Bug Fixes
7+
8+
* disable buggy rule `import/no-duplicates` ([f614b1e](https://github.com/ocavue/eslint-config/commit/f614b1ef3e014d8973357c3e30b947b235714cfe))
9+
310
## [2.10.2](https://github.com/ocavue/eslint-config/compare/v2.10.1...v2.10.2) (2024-10-13)
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": "@ocavue/eslint-config",
33
"type": "module",
4-
"version": "2.10.2",
4+
"version": "2.10.3",
55
"packageManager": "[email protected]",
66
"description": "",
77
"author": "ocavue <[email protected]>",

0 commit comments

Comments
 (0)