Skip to content

Commit

Permalink
chore(release): 2.2.11 [skip ci]
Browse files Browse the repository at this point in the history
## [2.2.11](easingthemes/ssh-deploy@v2.2.10...v2.2.11) (2021-05-28)

### Bug Fixes

* remove change npm to public ([3c36af7](easingthemes@3c36af7))
  • Loading branch information
github-actions committed May 28, 2021
1 parent 824072b commit c711f2c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.2.11](https://github.com/easingthemes/ssh-deploy/compare/v2.2.10...v2.2.11) (2021-05-28)


### Bug Fixes

* remove change npm to public ([3c36af7](https://github.com/easingthemes/ssh-deploy/commit/3c36af7577e5aee231cea5a01bb6cc83717d0e74))

## [2.2.10](https://github.com/easingthemes/ssh-deploy/compare/v2.2.9...v2.2.10) (2021-05-27)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@draganfilipovic/ssh-deploy",
"version": "2.2.10",
"version": "2.2.11",
"description": "Fast NodeJS action to deploy specific directory from `GITHUB_WORKSPACE` to a server via rsync over ssh.",
"main": "dist/index.js",
"files": [
Expand Down

0 comments on commit c711f2c

Please sign in to comment.