Skip to content

Commit 4d1c140

Browse files
chore(release): 5.1.1 [skip ci]
## [eslint-config-moneyforward-v5.1.1](5.1.0...5.1.1) (2025-06-04) ### Bug Fixes * **deps:** update dependency eslint-import-resolver-typescript to v4 ([#385](#385)) ([3d1c9a6](3d1c9a6)) * **deps:** update dependency eslint-plugin-storybook to v9 ([#386](#386)) ([a522438](a522438))
1 parent 993a510 commit 4d1c140

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/eslint-config/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [eslint-config-moneyforward-v5.1.1](https://github.com/moneyforward/frontend-tools/compare/5.1.0...5.1.1) (2025-06-04)
2+
3+
### Bug Fixes
4+
5+
* **deps:** update dependency eslint-import-resolver-typescript to v4 ([#385](https://github.com/moneyforward/frontend-tools/issues/385)) ([3d1c9a6](https://github.com/moneyforward/frontend-tools/commit/3d1c9a6fd4a2a80eb5549b89e5d7d8624d99f032))
6+
* **deps:** update dependency eslint-plugin-storybook to v9 ([#386](https://github.com/moneyforward/frontend-tools/issues/386)) ([a522438](https://github.com/moneyforward/frontend-tools/commit/a522438a516a53c10243b65cfb3bfd8e5003bd8a))
7+
18
## [eslint-config-moneyforward-v5.1.0](https://github.com/moneyforward/frontend-tools/compare/5.0.2...5.1.0) (2025-02-13)
29

310
### Features

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": "eslint-config-moneyforward",
3-
"version": "5.1.0",
3+
"version": "5.1.1",
44
"description": "Money Forward's ESLint rules as an extensible shared config.",
55
"exports": {
66
"./flat": {

0 commit comments

Comments
 (0)