File tree 4 files changed +17
-3
lines changed
.github/actions/happy-cleanup
4 files changed +17
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.7.0] ( https://github.com/chanzuckerberg/github-actions/compare/happy-cleanup-v1.6.1...happy-cleanup-v1.7.0 ) (2024-05-06)
4
+
5
+
6
+ ### Features
7
+
8
+ * add working-dir to happy cleanup ([ #262 ] ( https://github.com/chanzuckerberg/github-actions/issues/262 ) ) ([ ddd2721] ( https://github.com/chanzuckerberg/github-actions/commit/ddd27219796550ee602fc28437d8ffa4c7d5e3d3 ) )
9
+
3
10
### [ 1.6.1] ( https://github.com/chanzuckerberg/github-actions/compare/happy-cleanup-v1.6.0...happy-cleanup-v1.6.1 ) (2024-02-01)
4
11
5
12
Original file line number Diff line number Diff line change 1
1
{
2
- ".github/actions/happy-cleanup" : " 1.6.1 " ,
2
+ ".github/actions/happy-cleanup" : " 1.7.0 " ,
3
3
".github/actions/conventional-commits" : " 1.4.0" ,
4
4
".github/actions/docker-build-push" : " 1.6.0" ,
5
- "." : " 2.7 .0" ,
5
+ "." : " 2.8 .0" ,
6
6
".github/actions/install-happy" : " 1.7.1" ,
7
7
".github/actions/deploy-happy-stack" : " 2.1.0" ,
8
8
".github/actions/get-github-ref-names" : " 1.6.0" ,
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 2.8.0] ( https://github.com/chanzuckerberg/github-actions/compare/v2.7.0...v2.8.0 ) (2024-05-06)
4
+
5
+
6
+ ### Features
7
+
8
+ * add working-dir to happy cleanup ([ #262 ] ( https://github.com/chanzuckerberg/github-actions/issues/262 ) ) ([ ddd2721] ( https://github.com/chanzuckerberg/github-actions/commit/ddd27219796550ee602fc28437d8ffa4c7d5e3d3 ) )
9
+
3
10
## [ 2.7.0] ( https://github.com/chanzuckerberg/github-actions/compare/v2.6.0...v2.7.0 ) (2024-05-01)
4
11
5
12
Original file line number Diff line number Diff line change 1
- 2.7 .0
1
+ 2.8 .0
You can’t perform that action at this time.
0 commit comments