Skip to content

Commit 610c3ed

Browse files
release: 1.1.0 (#3)
Signed-off-by: flex-development[bot] <148604919+flex-development[bot]@users.noreply.github.com> Co-authored-by: flex-development[bot] <148604919+flex-development[bot]@users.noreply.github.com>
1 parent 019443e commit 610c3ed

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.1.0](https://github.com/flex-development/eslint-config/compare/1.0.0...1.1.0) (2025-04-21)
2+
3+
### :sparkles: Features
4+
5+
- [[`bfb2313`](https://github.com/flex-development/eslint-config/commit/bfb23138f0a12403d8b638b758061e608a78ec02)] **bases:** [`global`] ignore `**/.vitest-reports/`
6+
- [[`16e8720`](https://github.com/flex-development/eslint-config/commit/16e8720479dfd82c3962be317c6093cf6d122c18)] **bases:** [`global`] lint fixture modules
7+
18
## 1.0.0 (2025-04-21)
29

310
### :pencil: Documentation
@@ -10,3 +17,4 @@
1017
- [[`83d4bbf`](https://github.com/flex-development/eslint-config/commit/83d4bbf04e1ce0c134275016cb7d9d9d7aaf1f86)] initial commit
1118

1219

20+

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@flex-development/eslint-config",
33
"description": "shareable eslint config",
4-
"version": "1.0.0",
4+
"version": "1.1.0",
55
"keywords": [
66
"eslint",
77
"eslintconfig"

0 commit comments

Comments
 (0)