Skip to content

Commit 6f3d8c2

Browse files
chore: release master
1 parent 32b0b43 commit 6f3d8c2

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"packages/create-lint-set": "1.1.5",
33
"packages/eslint-config-smarthr": "13.11.4",
4-
"packages/eslint-plugin-smarthr": "6.10.4",
4+
"packages/eslint-plugin-smarthr": "6.11.0",
55
"packages/next-auth": "0.1.6",
66
"packages/prettier-config-smarthr": "1.0.1",
77
"packages/stylelint-config-smarthr": "3.0.2",

packages/eslint-plugin-smarthr/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [6.11.0](https://github.com/kufu/tamatebako/compare/eslint-plugin-smarthr-v6.10.4...eslint-plugin-smarthr-v6.11.0) (2026-04-14)
6+
7+
8+
### Features
9+
10+
* **autofixer-smarthr-ui-migration:** v91→v92移行ルールを追加 ([#1209](https://github.com/kufu/tamatebako/issues/1209)) ([c29bf7c](https://github.com/kufu/tamatebako/commit/c29bf7c628e25216245f4082354a88add7e650b2))
11+
* **require-barrel-import:** エラーメッセージを詳細化して実用性を向上 ([#1227](https://github.com/kufu/tamatebako/issues/1227)) ([e2280e5](https://github.com/kufu/tamatebako/commit/e2280e5e47bfb5c9a2b89bd08331a0b2643c278e))
12+
513
## [6.10.4](https://github.com/kufu/tamatebako/compare/eslint-plugin-smarthr-v6.10.3...eslint-plugin-smarthr-v6.10.4) (2026-04-13)
614

715

packages/eslint-plugin-smarthr/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-plugin-smarthr",
3-
"version": "6.10.4",
3+
"version": "6.11.0",
44
"author": "SmartHR",
55
"license": "MIT",
66
"description": "A sharable ESLint plugin for SmartHR",

0 commit comments

Comments
 (0)