Skip to content

Commit

Permalink
chore(release): 2.1.6 [skip ci]
Browse files Browse the repository at this point in the history
## [2.1.6](v2.1.5...v2.1.6) (2024-06-18)

### Miscellaneous Chores

* Bump chai and chai-as-promised ([#433](#433)) ([d0326c9](d0326c9))
  • Loading branch information
semantic-release-bot committed Jun 18, 2024
1 parent d0326c9 commit 2c02ffb
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [2.1.6](https://github.com/appium/node-teen_process/compare/v2.1.5...v2.1.6) (2024-06-18)

### Miscellaneous Chores

* Bump chai and chai-as-promised ([#433](https://github.com/appium/node-teen_process/issues/433)) ([d0326c9](https://github.com/appium/node-teen_process/commit/d0326c9208e82cad7cfb153dba6b831571d4eaf6))

## [2.1.5](https://github.com/appium/node-teen_process/compare/v2.1.4...v2.1.5) (2024-06-18)

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

0 comments on commit 2c02ffb

Please sign in to comment.