8.2.0 (2024-05-18)
Features
8.1.0 (2024-05-18)
Features
8.0.0 (2024-05-17)
⚠ BREAKING CHANGES
- chore: shellcheck による lint を廃止
Features
- chore: .secretlintignore を追加 (fd10746)
- chore: shellcheck による lint を廃止 (f6fde4b)
7.10.0 (2024-05-17)
Features
7.9.0 (2024-05-17)
Features
- docs: contributor covenant のバッジを更新 (2a5ef40)
7.8.0 (2024-05-17)
Features
- docs: コントリビューター行動規範を更新(v2.0 → v2.1) (b5d74fd)
7.7.0 (2024-05-17)
Features
- docs: コントリビューティングガイドラインを更新 (0440497)
7.6.0 (2024-05-17)
Features
- chore: actionlint のバージョンを更新 (4f65bad)
- chore: node.js と npm のバージョンを更新 (0831c3d)
- chore: node.js のバージョン指定を .node-version から .tool-versions に変更 (c9dfa0c)
- chore: npm パッケージを更新 (d92c2f6)
- ci: github actions を更新 (89a1903)
7.5.0 (2024-05-17)
Features
- docs: コントリビューティングガイドラインを更新 (a323981)
7.4.0 (2024-03-21)
Features
7.3.0 (2023-12-04)
Features
- chore: make dev-install コマンド内部で Git サブモジュールを再帰的に pull するよう変更 (fbbcc40)
- docs: コントリビューティングガイドラインを更新 (1a6d7d8)
7.2.0 (2023-09-24)
Features
- chore: yarn でも動作するように npm run-scripts を修正 (a1bfbab)
- docs: readme を更新 (86968b5)
7.1.0 (2023-08-16)
Features
7.0.0 (2023-08-15)
⚠ BREAKING CHANGES
Features
- chore: git submodule として prh-rules/ を追加 (f89c00b)
- chore: prh-rules を ignore 設定に追加 (5df38a4)
- ci: git submodule もクローンするようにワークフローを更新 (5cf3532)
- docs: コントリビューティングガイドラインを更新 (fa0bc00)
Miscellaneous Chores
6.11.0 (2023-08-15)
Features
- build: node.js と npm のバージョンを更新 (bba6f83)
- build: npm パッケージを更新 (bc8ea7f)
- chore: .gitignore を更新 (115bc5b)
- chore: actionlint を更新 (7f0bc29)
- chore: prh-rules を追加 (9c3397b)
- chore: techbooster.yml の「半角括弧を全角括弧に」するルールをコメントアウト (c744504)
- chore: textlint-rule-prh をインストール (77a5154)
- docs: prh による検査をパスするようにドキュメントを修正 (27019f2)
- style: prh-rules の YAML ファイルをフォーマット (e1acbdf)
6.10.0 (2023-08-03)
Features
6.9.0 (2023-06-15)
Features
6.8.0 (2023-03-29)
Features
- chore: package.json の repository.url から
git+
プレフィックスを除去 (615d295)
- docs: readme.md の「利用方法」を更新 (69d7476)
6.7.0 (2023-01-23)
Features
- docs: コントリビューティングガイドラインを更新 (15e0146)
6.6.0 (2023-01-18)
Features
6.5.0 (2023-01-13)
Features
- .lintstagedrc.yml を改善 (0a910bf)
- build: node.js と npm のバージョンを更新 (19fc7da)
- build: 依存 npm パッケージを更新 (84ebdbf)
6.4.0 (2023-01-06)
Features
- build: node.jsとnpmのバージョンを更新 (c4f5cca)
- build: npm依存パッケージを更新 (b137d87)
- chore: actionlintのバージョンを更新 (df0122f)
- docs: コントリビューティングガイドラインを更新 (7af9f6c)
6.3.1 (2023-01-06)
Bug Fixes
- bump json5 from 2.2.1 to 2.2.3 (7ce399e)
6.3.0 (2022-12-26)
Features
6.2.0 (2022-09-11)
Features
6.1.0 (2022-09-11)
Features
- docs: readme とコントリビューティングガイドラインを更新 (697f2fe)
6.0.0 (2022-09-11)
⚠ BREAKING CHANGES
- docs: ドキュメントを docs/ ディレクトリに移動
Features
- docs: ドキュメントを docs/ ディレクトリに移動 (1912c2a)
5.2.0 (2022-09-10)
Features
5.1.0 (2022-09-10)
Features
- chore: semantic-release プラグインの順序を変更 (5cd4e99)
5.0.0 (2022-09-08)
⚠ BREAKING CHANGES
- release ワークフローから Build ステップを削除
Continuous Integration
- release ワークフローから Build ステップを削除 (18359c9)
4.6.0 (2022-09-04)
Features
4.5.0 (2022-09-04)
Features
4.4.0 (2022-09-04)
Features
4.3.0 (2022-09-01)
Features
- chore: package.json の engines の値を変更 (f3f8298)
4.2.0 (2022-09-01)
Features
4.1.0 (2022-09-01)
Features
- build: actionlint を v1.6.17 に更新 (915acc3)
- build: npm 依存パッケージを更新 (6c3b3a0)
- build: package.json の engines バージョンを変更 (7e2ab9b)
- chore: package.json の author の値を更新 (8a52df9)
- chore: vs code の推奨拡張機能として arahata.linter-actionlint を追加 (4a06ed1)
- ci: test ワークフローに、コメントアウト状態の Build、Test ステップを追加 (869aa4b)
- docs: images/security_overview.png を更新 (814ba1f)
- docs: readme を更新 (a5c2219)
- docs: コントリビューティングガイドラインを更新 (c1a7c43)
4.0.0 (2022-08-24)
⚠ BREAKING CHANGES
- Dependabot: 毎日(daily)から週一(weekly)に変更
Features
- Dependabot: dependabot の自動実行インターバルを週一に変更 (4c580d3)
3.0.1 (2022-08-24)
Bug Fixes
3.0.0 (2022-08-03)
⚠ BREAKING CHANGES
- chore:
make lint-yaml
を make lint-yml
に変更
Features
- build: package-lock.json を更新 (13bd8a4)
- chore:
make lint-yaml
を make lint-yml
に変更 (826ac66)
2.2.0 (2022-08-02)
Features
- build: npm パッケージを更新 (b19d1b1)
- docs: readme の「バージョニング」という見出しを「バージョニングポリシー」に変更 (2f292b4)
- docs: コントリビューティングガイドラインの動作要件の表を更新 (08c08f2)
2.1.0 (2022-07-21)
Features
2.0.0 (2022-07-21)
⚠ BREAKING CHANGES
- chore: 非推奨になった VS Code 拡張機能の
eg2.vscode-npm-script
をプロジェクトの推奨リストから除外
- chore: make install を make dev-install にリネーム
Features
- build: actionlint を 1.6.13 から 1.6.15 に更新 (7c115bb)
- build: node.js を16.15.1 から 16.16.0 に更新 (a64a2f6)
- build: 依存 npm パッケージを更新 (8cee368)
- chore: make install を make dev-install にリネーム (6c78933)
- chore: 非推奨になった VS Code 拡張機能の
eg2.vscode-npm-script
をプロジェクトの推奨リストから除外 (4799694)
- docs: コントリビューティングガイドラインを更新 (c2b65a6)
- docs: コントリビューティングガイドラインを更新 (88f061f)
Bug Fixes
- chore: lint-staged で全ての
*.sh
に対して lint を実行するように修正 (a04efc1)
1.8.0 (2022-06-18)
Features
1.7.0 (2022-06-17)
Features
- build: 依存 npm パッケージ更新 (ffb4b52)
- ci: github actions のバージョン指定方法を変更 (b4817c2)
1.6.0 (2022-06-16)
Features
- chore: makefile の lint タスクを簡潔になるよう変更 (30e19d3)
1.5.0 (2022-06-16)
Features
- chore: makefile の .PHONY の記述をまとめる (a5d1105)
- chore: 依存 npm パッケージ更新 (60e68bd)
1.4.0 (2022-06-10)
Features
- chore: 省略形のオプション名ではなく記述的なオプション名を使うように変更 (42964d2)
1.3.0 (2022-06-09)
Features
- ci: dependabot によるコミットの場合、CI での commitlint の実行をスキップするように変更 (2f4377d)
1.2.0 (2022-06-07)
Features
- chore: 全角文字と半角文字の間に半角スペースを挿入 (c0593ca)
1.1.0 (2022-06-07)
Features
- build: npm依存パッケージを更新 (af81c52)
- chore: .markdownlintignoreを更新 (bad4f6f)
- chore: textlintのルールで、全角文字と半角文字の間にスペースを入れることを許容するように変更(入れなくても良い) (fbf7c15)
- chore: yamllintを導入 (469f333)
- ci: reviewdogジョブのactionlintステップにおけるreporterをgithub-pr-reviewに変更 (641c278)
- ci: semantic-pull-requestを導入 (eada379)
- ci: testジョブをlintジョブにリネーム (ec4a2a7)
- docs: ドキュメントを更新 (31468df)
Bug Fixes
- style: yamllintのエラーと警告を修正 (0cb2225)
1.0.0 (2022-06-04)
Features