Skip to content

Commit

Permalink
chore(release): 2.0.111 [skip ci]
Browse files Browse the repository at this point in the history
## [2.0.111](v2.0.110...v2.0.111) (2023-12-07)

### Miscellaneous Chores

* update npm to v10.2.5 ([8665cb3](8665cb3))
  • Loading branch information
semantic-release-bot committed Dec 7, 2023
1 parent 8665cb3 commit 12beec8
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.111](https://github.com/appium/node-teen_process/compare/v2.0.110...v2.0.111) (2023-12-07)


### Miscellaneous Chores

* update npm to v10.2.5 ([8665cb3](https://github.com/appium/node-teen_process/commit/8665cb32a7e542f379ac7c0f7d13a38c26a06e91))

## [2.0.110](https://github.com/appium/node-teen_process/compare/v2.0.109...v2.0.110) (2023-12-06)


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

0 comments on commit 12beec8

Please sign in to comment.