File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed
Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 22
33All 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
You can’t perform that action at this time.
0 commit comments