Skip to content

Commit

Permalink
chore(release): 2.2.0 [skip ci]
Browse files Browse the repository at this point in the history
## [2.2.0](v2.1.10...v2.2.0) (2024-07-02)

### Features

* Add line-`streamName` event to Subprocess ([#439](#439)) ([f6babc7](f6babc7))
  • Loading branch information
semantic-release-bot committed Jul 2, 2024
1 parent f6babc7 commit 47e1fa4
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.2.0](https://github.com/appium/node-teen_process/compare/v2.1.10...v2.2.0) (2024-07-02)

### Features

* Add line-`streamName` event to Subprocess ([#439](https://github.com/appium/node-teen_process/issues/439)) ([f6babc7](https://github.com/appium/node-teen_process/commit/f6babc7b2fa671b12b59da0772e4ec5fbeeaacbd))

## [2.1.10](https://github.com/appium/node-teen_process/compare/v2.1.9...v2.1.10) (2024-06-29)

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

0 comments on commit 47e1fa4

Please sign in to comment.