Skip to content

Commit

Permalink
chore(release): 2.0.81 [skip ci]
Browse files Browse the repository at this point in the history
## [2.0.81](v2.0.80...v2.0.81) (2023-11-08)

### Miscellaneous Chores

* update dependency @types/shell-quote to v1.7.4 ([5512c85](5512c85))
  • Loading branch information
semantic-release-bot committed Nov 8, 2023
1 parent 5512c85 commit dd2f236
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.0.81](https://github.com/appium/node-teen_process/compare/v2.0.80...v2.0.81) (2023-11-08)


### Miscellaneous Chores

* update dependency @types/shell-quote to v1.7.4 ([5512c85](https://github.com/appium/node-teen_process/commit/5512c85826c7f62ff29dc75386c173b1905bc85d))

## [2.0.80](https://github.com/appium/node-teen_process/compare/v2.0.79...v2.0.80) (2023-11-08)


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": "teen_process",
"version": "2.0.80",
"version": "2.0.81",
"description": "A grown up version of Node's spawn/exec",
"keywords": [
"child_process",
Expand Down

0 comments on commit dd2f236

Please sign in to comment.