File tree 2 files changed +9
-1
lines changed
2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ # [ 0.2.0] ( https://github.com/gladiuscode/github-actions-playground/compare/0.1.1...0.2.0 ) (2025-01-26)
4
+
5
+
6
+ ### Features
7
+
8
+ * create pull-request-code-checks ([ #7 ] ( https://github.com/gladiuscode/github-actions-playground/issues/7 ) ) ([ 5b832c3] ( https://github.com/gladiuscode/github-actions-playground/commit/5b832c3d0146e63280a409474052bc0a7f8cf8b9 ) )
9
+ * improve release-it git commit message ([ #8 ] ( https://github.com/gladiuscode/github-actions-playground/issues/8 ) ) ([ d3a5e5b] ( https://github.com/gladiuscode/github-actions-playground/commit/d3a5e5bcc322846ead4b6e48766bbb14a5483612 ) )
10
+
3
11
## [ 0.1.1] ( https://github.com/gladiuscode/github-actions-playground/compare/0.1.0...0.1.1 ) (2025-01-26)
4
12
5
13
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " github-actions-playground" ,
3
3
"description" : " Playground to learn and save all github-actions template I use on my open source projects." ,
4
- "version" : " 0.1.1 " ,
4
+ "version" : " 0.2.0 " ,
5
5
"packageManager" : " yarn@4.6.0" ,
6
6
"scripts" : {
7
7
"release" : " release-it" ,
You can’t perform that action at this time.
0 commit comments