Skip to content

Commit 3b6e537

Browse files
chore(release): 5.1.2 [skip ci]
## [eslint-config-moneyforward-v5.1.2](5.1.1...5.1.2) (2025-07-12) ### Bug Fixes * **frontend:** accept using `[@deprecated](https://github.com/deprecated)` tag in JSDoc ([#389](#389)) ([652b1ef](652b1ef))
1 parent 652b1ef commit 3b6e537

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/eslint-config/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [eslint-config-moneyforward-v5.1.2](https://github.com/moneyforward/frontend-tools/compare/5.1.1...5.1.2) (2025-07-12)
2+
3+
### Bug Fixes
4+
5+
* **frontend:** accept using `[@deprecated](https://github.com/deprecated)` tag in JSDoc ([#389](https://github.com/moneyforward/frontend-tools/issues/389)) ([652b1ef](https://github.com/moneyforward/frontend-tools/commit/652b1ef4bf8543b7b1628c440df7b0ee5abbfb33))
6+
17
## [eslint-config-moneyforward-v5.1.1](https://github.com/moneyforward/frontend-tools/compare/5.1.0...5.1.1) (2025-06-04)
28

39
### Bug Fixes

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

0 commit comments

Comments
 (0)