Skip to content

Commit 8bf58fb

Browse files
author
github-actions
committed
chore(release): 3.4.3 [skip ci]
## [3.4.3](v3.4.2...v3.4.3) (2023-01-03) ### Bug Fixes * move e2e tests typo branch name ([6d3554b](6d3554b))
1 parent 6d3554b commit 8bf58fb

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

docs/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [3.4.3](https://github.com/easingthemes/ssh-deploy/compare/v3.4.2...v3.4.3) (2023-01-03)
2+
3+
4+
### Bug Fixes
5+
6+
* move e2e tests typo branch name ([6d3554b](https://github.com/easingthemes/ssh-deploy/commit/6d3554b01e9a05de9a9d2b30274bee411a4986ed))
7+
18
## [3.4.2](https://github.com/easingthemes/ssh-deploy/compare/v3.4.1...v3.4.2) (2023-01-03)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@draganfilipovic/ssh-deploy",
3-
"version": "3.4.2",
3+
"version": "3.4.3",
44
"description": "Fast NodeJS action to deploy specific directory from `GITHUB_WORKSPACE` to a server via rsync over ssh.",
55
"main": "dist/index.js",
66
"files": [

0 commit comments

Comments
 (0)