mirror of
https://github.com/easingthemes/ssh-deploy.git
synced 2025-06-21 12:02:09 +10:00
chore(release): 3.0.0 [skip ci]
# [3.0.0](https://github.com/easingthemes/ssh-deploy/compare/v2.2.11...v3.0.0) (2022-10-28) ### Bug Fixes * plugins versions ([2f40dde
](2f40dde84f
)) * Merge pull request #83 from easingthemes/feature/#82-update-node-version ([76660a8
](76660a8456
)), closes [#83](https://github.com/easingthemes/ssh-deploy/issues/83) [easingthemes/feature/#82](https://github.com/easingthemes/feature//issues/82) ### BREAKING CHANGES * update to use nodeJS v16
This commit is contained in:
parent
2de13b41b4
commit
d4d82006e8
2 changed files with 16 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@draganfilipovic/ssh-deploy",
|
||||
"version": "2.2.11",
|
||||
"version": "3.0.0",
|
||||
"description": "Fast NodeJS action to deploy specific directory from `GITHUB_WORKSPACE` to a server via rsync over ssh.",
|
||||
"main": "dist/index.js",
|
||||
"files": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue