diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 6479d90..fde7bde 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -1,9 +1,9 @@ -# [3.2.0](https://github.com/easingthemes/ssh-deploy/compare/v3.1.1...v3.2.0) (2023-01-02) +# [3.2.0](https://github.com/easingthemes/ssh-deploy/pull/94/files) (2023-01-02) ### Features -* Add SSH remote script support - before and after rsync ([2cd8a82](https://github.com/easingthemes/ssh-deploy/commit/2cd8a820e22135b7002fbe6a47cf33f99e2d337b)) +* Add SSH remote script support - before and after rsync ([2cd8a82](https://github.com/easingthemes/ssh-deploy/pull/94/files)) * feat: add sshCmdArgs option * feat: add onStderr and onStdout logs * feat: Add RSYNC_STDOUT env variable