Skip to content

Commit f873044

Browse files
authored
Merge pull request #31 from ttak0422/release/v0.2.5
chore(release): prepare v0.2.5
2 parents 128da66 + 809922b commit f873044

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

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

33
All notable changes to this project will be documented in this file.
44

5+
## [0.2.5] - 2026-04-01
6+
7+
### Features
8+
9+
- Auto-push tag when release PR is merged
10+
リリースPR(release/v*ブランチ)がmainにマージされると
11+
GitHub Appトークンで自動的にタグをpushし、releaseワークフローをトリガーする
12+
13+
### Refactor
14+
15+
- Merge tag-release into release workflow
16+
tag-releaseとreleaseを統合し、リリースPRマージ時に
17+
タグ作成とGitHub Release作成を1つのワークフローで完結させる
518
## [0.2.4] - 2026-04-01
619

720
### Bug Fixes
@@ -237,6 +250,7 @@ Scrollback may contain stale SGR attributes or cursor-hide sequences
237250
- *(core)* Set up cachix action for read-only and push modes
238251
- *(core)* Update flake configuration
239252
- Add git-cliff config and generate v0.1.0 changelog
253+
[0.2.5]: https://github.com/ttak0422/pterm/compare/v0.2.4..v0.2.5
240254
[0.2.4]: https://github.com/ttak0422/pterm/compare/v0.2.3..v0.2.4
241255
[0.2.3]: https://github.com/ttak0422/pterm/compare/v0.2.2..v0.2.3
242256
[0.2.2]: https://github.com/ttak0422/pterm/compare/v0.2.1..v0.2.2

0 commit comments

Comments
 (0)