Skip to content

Commit c18fb9c

Browse files
chore: release master (#1327)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent e636823 commit c18fb9c

5 files changed

Lines changed: 18 additions & 4 deletions

File tree

.release-please-manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"packages/create-lint-set": "1.1.5",
3-
"packages/eslint-config-smarthr": "14.2.0",
3+
"packages/eslint-config-smarthr": "14.3.0",
44
"packages/eslint-plugin-smarthr": "6.16.0",
55
"packages/next-auth": "0.1.6",
66
"packages/prettier-config-smarthr": "1.0.1",
@@ -9,5 +9,5 @@
99
"packages/use-virtual-scroll": "1.1.6",
1010
"packages/wareki": "1.3.0",
1111
"packages/i18n": "0.2.3",
12-
"packages/oxlint-config-smarthr": "0.1.4"
12+
"packages/oxlint-config-smarthr": "0.1.5"
1313
}

packages/eslint-config-smarthr/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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+
## [14.3.0](https://github.com/kufu/tamatebako/compare/eslint-config-smarthr-v14.2.0...eslint-config-smarthr-v14.3.0) (2026-05-19)
6+
7+
8+
### Features
9+
10+
* eslint-plugin-smarthrを6.16.0に更新 (eslint-config-smarthr) ([#1325](https://github.com/kufu/tamatebako/issues/1325)) ([ac27ef3](https://github.com/kufu/tamatebako/commit/ac27ef300b77b252ffbf7f748d14ef68560a30bc))
11+
512
## [14.2.0](https://github.com/kufu/tamatebako/compare/eslint-config-smarthr-v14.1.0...eslint-config-smarthr-v14.2.0) (2026-05-17)
613

714

packages/eslint-config-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-config-smarthr",
3-
"version": "14.2.0",
3+
"version": "14.3.0",
44
"description": "A sharable ESLint config for SmartHR",
55
"type": "module",
66
"exports": {

packages/oxlint-config-smarthr/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.1.5](https://github.com/kufu/tamatebako/compare/oxlint-config-smarthr-v0.1.4...oxlint-config-smarthr-v0.1.5) (2026-05-19)
4+
5+
6+
### Features
7+
8+
* eslint-plugin-smarthrを6.16.0に更新 (oxlint-config-smarthr) ([#1326](https://github.com/kufu/tamatebako/issues/1326)) ([e636823](https://github.com/kufu/tamatebako/commit/e6368234c7ad9a6d51b1363ba7d32be9aa49449c))
9+
310
## [0.1.4](https://github.com/kufu/tamatebako/compare/oxlint-config-smarthr-v0.1.3...oxlint-config-smarthr-v0.1.4) (2026-05-17)
411

512

packages/oxlint-config-smarthr/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "oxlint-config-smarthr",
3-
"version": "0.1.4",
3+
"version": "0.1.5",
44
"description": "A sharable oxlint config for SmartHR",
55
"type": "module",
66
"exports": {

0 commit comments

Comments
 (0)