Skip to content

Commit 23004e6

Browse files
chore(release): 4.1.0
# [4.1.0](4.0.0...4.1.0) (2024-08-23) ### Bug Fixes * extensions list into `settings` field of `import` rules ([#314](#314)) ([120b2e6](120b2e6)) ### Features * Add `languageOptions.parserOptions` option into `essentials` of flat config ([#313](#313)) ([c685d48](c685d48))
1 parent 120b2e6 commit 23004e6

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [4.1.0](https://github.com/moneyforward/eslint-config-moneyforward/compare/4.0.0...4.1.0) (2024-08-23)
2+
3+
4+
### Bug Fixes
5+
6+
* extensions list into `settings` field of `import` rules ([#314](https://github.com/moneyforward/eslint-config-moneyforward/issues/314)) ([120b2e6](https://github.com/moneyforward/eslint-config-moneyforward/commit/120b2e69882c8096a79d01d4d3764ba1e4650614))
7+
8+
9+
### Features
10+
11+
* Add `languageOptions.parserOptions` option into `essentials` of flat config ([#313](https://github.com/moneyforward/eslint-config-moneyforward/issues/313)) ([c685d48](https://github.com/moneyforward/eslint-config-moneyforward/commit/c685d48d0de23258ec6211cc753abdf0fda17622))
12+
113
# [4.0.0](https://github.com/moneyforward/eslint-config-moneyforward/compare/3.0.0...4.0.0) (2024-06-20)
214

315

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-config-moneyforward",
3-
"version": "4.0.0",
3+
"version": "4.1.0",
44
"description": "Money Forward's ESLint rules as an extensible shared config.",
55
"exports": {
66
"./flat": {

0 commit comments

Comments
 (0)