Skip to content

Commit 52b89b0

Browse files
committed
chore: new release
1 parent c4b434f commit 52b89b0

File tree

2 files changed

+12
-6
lines changed

2 files changed

+12
-6
lines changed
Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,37 @@
11
# @fellipeutaka/eslint-config
22

3+
## 1.12.3
4+
5+
### Patch Changes
6+
7+
- Fix not-found page to ignore export default
8+
39
## 1.12.2
410

511
### Patch Changes
612

7-
- fix files to ignore export default
13+
- Fix files to ignore export default
814

915
## 1.12.1
1016

1117
### Patch Changes
1218

13-
- remove @/\* from import helpers
19+
- Remove @/\* from import helpers
1420

1521
## 1.12.0
1622

1723
### Minor Changes
1824

19-
- add tailwind config
25+
- Add Tailwind config
2026

2127
## 1.11.0
2228

2329
### Minor Changes
2430

25-
- add node config
31+
- Add node config
2632

2733
## 1.10.1
2834

2935
### Patch Changes
3036

31-
- fix imports
37+
- Fix imports

packages/eslint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fellipeutaka/eslint-config",
3-
"version": "1.12.2",
3+
"version": "1.12.3",
44
"description": "ESLint configuration",
55
"private": false,
66
"homepage": "https://github.com/fellipeutaka/eslint-config",

0 commit comments

Comments
 (0)