Skip to content

Commit 806e47e

Browse files
authored
Merge pull request #51 from route06/tagpr-from-v2.1.7
Release for v2.2.0
2 parents ce13d99 + 376836e commit 806e47e

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

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

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+
322
## [v2.1.7](https://github.com/route06/actions/compare/v2.1.6...v2.1.7) - 2024-06-26
423
### Maintenance :technologist:
524
- build(deps): bump reviewdog/action-actionlint from 1.48.0 to 1.51.0 by @dependabot in https://github.com/route06/actions/pull/46

0 commit comments

Comments
 (0)