File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ v2.2.0] ( https://github.com/route06/actions/compare/v2.1.7...v2.2.0 ) - 2024-08-01
4
+ ### New Features :tada :
5
+ - Discussionを自動生成するReusable Workflowsの作成 by @TomckySan in https://github.com/route06/actions/pull/52
6
+ - スケジュールされた次の日付を取得するワークフローを作成 by @TomckySan in https://github.com/route06/actions/pull/59
7
+ ### Maintenance :technologist :
8
+ - build(deps-dev): bump adr from 1.4.5 to 1.4.6 by @dependabot in https://github.com/route06/actions/pull/50
9
+ - maintenance: use github app token by @MH4GF in https://github.com/route06/actions/pull/49
10
+ - build(deps): bump reviewdog/action-actionlint from 1.51.0 to 1.53.0 by @dependabot in https://github.com/route06/actions/pull/54
11
+ - build(deps): bump actions/create-github-app-token from 1.10.2 to 1.10.3 by @dependabot in https://github.com/route06/actions/pull/55
12
+ - build(deps): bump reviewdog/action-actionlint from 1.53.0 to 1.54.0 by @dependabot in https://github.com/route06/actions/pull/58
13
+ - Pin actions/create-github-app-token to major version by @masutaka in https://github.com/route06/actions/pull/56
14
+ ### Other Changes
15
+ - workflows/create_discussion.yml で空のテンプレートファイルを許容する by @TomckySan in https://github.com/route06/actions/pull/53
16
+ - Rename create_discussion.yml to create_gh_discussion.yml by @masutaka in https://github.com/route06/actions/pull/57
17
+ - Rename get_next_scheduled_date.yml to calc_next_date.yml by @masutaka in https://github.com/route06/actions/pull/62
18
+ - Bit improve create_gh_discussion.yml by @masutaka in https://github.com/route06/actions/pull/63
19
+ - Improve input name of create_gh_discussion.yml by @masutaka in https://github.com/route06/actions/pull/64
20
+ - ワークフロー get_next_scheduled_date の追加およびcreate_discussionの改善 by @TomckySan in https://github.com/route06/actions/pull/61
21
+
3
22
## [ v2.1.7] ( https://github.com/route06/actions/compare/v2.1.6...v2.1.7 ) - 2024-06-26
4
23
### Maintenance :technologist :
5
24
- build(deps): bump reviewdog/action-actionlint from 1.48.0 to 1.51.0 by @dependabot in https://github.com/route06/actions/pull/46
You can’t perform that action at this time.
0 commit comments