File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,10 +5,26 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## 0.0.24 - 2026-07-26
9+
10+
11+
12+ ### 🎉 Features
13+
14+ - Add explicit release plans
15+
16+
17+
818## 0.0.23 - 2026-07-17
919
1020
1121
22+ ### Other Changes
23+
24+ - Prepare release v0.0.23 (#12 )
25+
26+
27+
1228### 🐛 Bug Fixes
1329
1430- Reopen pull request
@@ -249,6 +265,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
249265- * (repo)* Fix build
250266
251267
268+ [ 0.0.24 ] : https://github.com/compozy/releasepr/compare/v0.0.23...v0.0.24
252269[ 0.0.23 ] : https://github.com/compozy/releasepr/compare/v0.0.22...v0.0.23
253270[ 0.0.22 ] : https://github.com/compozy/releasepr/compare/v0.0.21...v0.0.22
254271[ 0.0.21 ] : https://github.com/compozy/releasepr/compare/v0.0.20...v0.0.21
Original file line number Diff line number Diff line change 1- ## 0.0.23 - 2026-07-17
1+ ## 0.0.24 - 2026-07-26
22
33
44
5- ### 🐛 Bug Fixes
5+ ### 🎉 Features
66
7- - Reopen pull request
8- - Accept opaque GitHub tokens
9-
10-
11-
12- ### 📚 Documentation
13-
14- - Official skill
15- - Design release PR preservation
16- - Design opaque GitHub token validation
7+ - Add explicit release plans
Original file line number Diff line number Diff line change 1+ ## 0.0.24 - 2026-07-26
2+
3+
4+
5+ ### 🎉 Features
6+
7+ - Add explicit release plans
8+
19## 0.0.23 - 2026-07-17
210
311
Original file line number Diff line number Diff line change 11{
22 "name" : " pr-release" ,
33 "private" : true ,
4- "version" : " 0.0.23 "
4+ "version" : " 0.0.24 "
55}
You can’t perform that action at this time.
0 commit comments