This repository was archived by the owner on May 15, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +32
-3
lines changed
Expand file tree Collapse file tree 4 files changed +32
-3
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 0.5.0] ( https://github.com/clowdhaus/actions/compare/v0.4.0...v0.5.0 ) (2024-05-05)
7+
8+
9+ ### Bug Fixes
10+
11+ * Update CI worklow action versions ([ a4340f2] ( https://github.com/clowdhaus/actions/commit/a4340f2a8fdb96808a2bf6b3089e6320d1782d52 ) )
12+
13+
14+ ### Features
15+
16+ * Update action runtime to NodeJS v20 ([ #16 ] ( https://github.com/clowdhaus/actions/issues/16 ) ) ([ b8b41e8] ( https://github.com/clowdhaus/actions/commit/b8b41e88892a53dd9b3f684c7c82e4cbb5fd0947 ) )
17+
18+
19+
20+
21+
622# [ 0.4.0] ( https://github.com/clowdhaus/actions/compare/v0.3.1...v0.4.0 ) (2023-05-24)
723
824### Features
Original file line number Diff line number Diff line change 11{
2- "packages" : [" pr-title" ],
2+ "packages" : [
3+ " pr-title"
4+ ],
35 "npmClient" : " yarn" ,
4- "version" : " 0.4 .0"
6+ "version" : " 0.5 .0"
57}
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 0.5.0] ( https://github.com/clowdhaus/actions/compare/v0.4.0...v0.5.0 ) (2024-05-05)
7+
8+
9+ ### Features
10+
11+ * Update action runtime to NodeJS v20 ([ #16 ] ( https://github.com/clowdhaus/actions/issues/16 ) ) ([ b8b41e8] ( https://github.com/clowdhaus/actions/commit/b8b41e88892a53dd9b3f684c7c82e4cbb5fd0947 ) )
12+
13+
14+
15+
16+
617# [ 0.4.0] ( https://github.com/clowdhaus/actions/compare/v0.3.1...v0.4.0 ) (2023-05-24)
718
819### Features
Original file line number Diff line number Diff line change 11{
22 "name" : " @actions/pr-title" ,
3- "version" : " 0.4 .0" ,
3+ "version" : " 0.5 .0" ,
44 "description" : " GitHub action for checking pull request titles" ,
55 "license" : " Apache-2.0" ,
66 "author" : " clowd.haus" ,
You can’t perform that action at this time.
0 commit comments