Skip to content

Commit 2cc5b27

Browse files
author
github-actions
committed
chore(release): 6.0.3 [skip ci]
## [6.0.3](v6.0.2...v6.0.3) (2026-04-02) ### Bug Fixes * keep @semantic-release/github plugin for GitHub Releases ([0cffff4](0cffff4)) * update major version tag as post-release step ([6306dda](6306dda))
1 parent 066a59b commit 2cc5b27

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

docs/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [6.0.3](https://github.com/easingthemes/ssh-deploy/compare/v6.0.2...v6.0.3) (2026-04-02)
2+
3+
4+
### Bug Fixes
5+
6+
* keep @semantic-release/github plugin for GitHub Releases ([0cffff4](https://github.com/easingthemes/ssh-deploy/commit/0cffff4878a082b939d7fa0db84034a64b498430))
7+
* update major version tag as post-release step ([6306dda](https://github.com/easingthemes/ssh-deploy/commit/6306ddad7ccb78a18c3a18668fbb0b9b0adb911f))
8+
19
## [6.0.2](https://github.com/easingthemes/ssh-deploy/compare/v6.0.1...v6.0.2) (2026-04-02)
210

311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@draganfilipovic/ssh-deploy",
3-
"version": "6.0.2",
3+
"version": "6.0.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)