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,32 @@ 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.22 - 2026-05-18
9+
10+
11+
12+ ### 🎉 Features
13+
14+ - Custom hooks
15+
16+
17+
18+ ### 🐛 Bug Fixes
19+
20+ - Lint errors
21+
22+
23+
824## 0.0.21 - 2026-05-02
925
1026
1127
28+ ### Other Changes
29+
30+ - Release v0.0.21
31+
32+
33+
1234### 🐛 Bug Fixes
1335
1436- Skip release checks when no release branch
@@ -202,6 +224,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
202224- * (repo)* Fix build
203225
204226
227+ [ 0.0.22 ] : https://github.com/compozy/releasepr/compare/v0.0.21...v0.0.22
205228[ 0.0.21 ] : https://github.com/compozy/releasepr/compare/v0.0.20...v0.0.21
206229[ 0.0.20 ] : https://github.com/compozy/releasepr/compare/v0.0.19...v0.0.20
207230[ 0.0.19 ] : https://github.com/compozy/releasepr/compare/v0.0.18...v0.0.19
Original file line number Diff line number Diff line change 1- ## 0.0.21 - 2026-05-02
1+ ## 0.0.22 - 2026-05-18
2+
3+
4+
5+ ### 🎉 Features
6+
7+ - Custom hooks
28
39
410
511### 🐛 Bug Fixes
612
7- - Skip release checks when no release branch
13+ - Lint errors
Original file line number Diff line number Diff line change 1+ ## 0.0.22 - 2026-05-18
2+
3+
4+
5+ ### 🎉 Features
6+
7+ - Custom hooks
8+
9+
10+
11+ ### 🐛 Bug Fixes
12+
13+ - Lint errors
14+
115## 0.0.21 - 2026-05-02
216
317
Original file line number Diff line number Diff line change 11{
22 "name" : " pr-release" ,
33 "private" : true ,
4- "version" : " 0.0.21 "
4+ "version" : " 0.0.22 "
55}
You can’t perform that action at this time.
0 commit comments