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
+ ## [ 5.0.2] ( https://github.com/easingthemes/ssh-deploy/compare/v5.0.1...v5.0.2 ) (2024-02-18)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * added the missing declarations [ #177 ] ( https://github.com/easingthemes/ssh-deploy/issues/177 ) ([ bb271fe] ( https://github.com/easingthemes/ssh-deploy/commit/bb271fe4c69eeeacb986a38cdb3347104143c61f ) )
7
+ * Fix default values used incorrectly. ([ a1b383f] ( https://github.com/easingthemes/ssh-deploy/commit/a1b383f560a7f52a65da3670e61efe6e02f8639a ) )
8
+
1
9
## [ 5.0.1] ( https://github.com/easingthemes/ssh-deploy/compare/v5.0.0...v5.0.1 ) (2024-01-31)
2
10
3
11
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @draganfilipovic/ssh-deploy" ,
3
- "version" : " 5.0.1 " ,
3
+ "version" : " 5.0.2 " ,
4
4
"description" : " Fast NodeJS action to deploy specific directory from `GITHUB_WORKSPACE` to a server via rsync over ssh." ,
5
5
"main" : " dist/index.js" ,
6
6
"files" : [
You can’t perform that action at this time.
0 commit comments