Skip to content

Commit

Permalink
chore(release): 2.0.93 [skip ci]
Browse files Browse the repository at this point in the history
## [2.0.93](v2.0.92...v2.0.93) (2023-11-21)

### Miscellaneous Chores

* update dependency @types/chai to v4.3.11 ([8abfd6d](8abfd6d))
  • Loading branch information
semantic-release-bot committed Nov 21, 2023
1 parent 8abfd6d commit a06b628
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.93](https://github.com/appium/node-teen_process/compare/v2.0.92...v2.0.93) (2023-11-21)


### Miscellaneous Chores

* update dependency @types/chai to v4.3.11 ([8abfd6d](https://github.com/appium/node-teen_process/commit/8abfd6d47a7cbda2fcf6dab88ce99a87a8ce31b5))

## [2.0.92](https://github.com/appium/node-teen_process/compare/v2.0.91...v2.0.92) (2023-11-19)


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

0 comments on commit a06b628

Please sign in to comment.