Skip to content

Commit 503d83e

Browse files
release: 1.1.1 (#9)
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 79e1e3d commit 503d83e

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
## [1.1.1](https://github.com/flex-development/eslint-config/compare/1.1.0...1.1.1) (2025-04-25)
2+
3+
### :package: Build
4+
5+
- [[`e6561c8`](https://github.com/flex-development/eslint-config/commit/e6561c8f2c13256bee6e2967347fe7636cd141a0)] **deps:** Bump eslint-plugin-jsdoc from 50.6.10 to 50.6.11 ([#8](https://github.com/flex-development/eslint-config/issues/8))
6+
- [[`2e61306`](https://github.com/flex-development/eslint-config/commit/2e613068ea169c878d3b180c7e76b08c2ddb28f3)] **deps:** Bump eslint-plugin-jsdoc from 50.6.9 to 50.6.10 ([#6](https://github.com/flex-development/eslint-config/issues/6))
7+
- [[`e342ae7`](https://github.com/flex-development/eslint-config/commit/e342ae7bc0340499fa3bf5aa4688de73cbdb9c68)] **deps:** Bump eslint-plugin-yml from 1.17.0 to 1.18.0 ([#7](https://github.com/flex-development/eslint-config/issues/7))
8+
- [[`181c5fc`](https://github.com/flex-development/eslint-config/commit/181c5fc3680540773180a83bacc7216a31141c5e)] **deps:** Bump the eslint-mdx group with 2 updates ([#5](https://github.com/flex-development/eslint-config/issues/5))
9+
10+
### :bug: Fixes
11+
12+
- [[`66d2715`](https://github.com/flex-development/eslint-config/commit/66d27153079e74a638505106450cdba85dee2783)] **bases:** [jsdoc] disable `jsdoc/require-jsdoc` for test files
13+
14+
### :house_with_garden: Housekeeping
15+
16+
- [[`824e377`](https://github.com/flex-development/eslint-config/commit/824e377e72ad804bede2a7ec3826a968fb3279ed)] **github:** add `eslint-mdx` group for [@dependabot](https://github.com/dependabot)
17+
118
## [1.1.0](https://github.com/flex-development/eslint-config/compare/1.0.0...1.1.0) (2025-04-21)
219

320
### :sparkles: Features
@@ -18,3 +35,4 @@
1835

1936

2037

38+

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.1.0",
4+
"version": "1.1.1",
55
"keywords": [
66
"eslint",
77
"eslintconfig"

0 commit comments

Comments
 (0)