Skip to content

Commit

Permalink
chore(release): 0.7.5
Browse files Browse the repository at this point in the history
  • Loading branch information
wdavidw committed Nov 19, 2023
1 parent 8bccee8 commit 0029b1f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [0.7.5](https://github.com/adaltas/node-ssh2-exec/compare/v0.7.4...v0.7.5) (2023-11-19)

### [0.7.4](https://github.com/adaltas/node-ssh2-exec/compare/v0.7.3...v0.7.4) (2023-11-19)

### [0.7.3](https://github.com/adaltas/node-ssh2-exec/compare/v0.7.2...v0.7.3) (2022-03-11)
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": "ssh2-exec",
"version": "0.7.4",
"version": "0.7.5",
"description": "Transparent usage between `child_process.exec` and `ssh2.prototype.exec`",
"keywords": [
"child process",
Expand Down

0 comments on commit 0029b1f

Please sign in to comment.