Skip to content

Commit

Permalink
chore(release): 2.1.4 [skip ci]
Browse files Browse the repository at this point in the history
## [2.1.4](v2.1.3...v2.1.4) (2024-06-04)

### Miscellaneous Chores

* **deps-dev:** bump semantic-release from 23.1.1 to 24.0.0 and conventional-changelog-conventionalcommits to 8.0.0 ([#431](#431)) ([d0c249f](d0c249f))
  • Loading branch information
semantic-release-bot committed Jun 4, 2024
1 parent d0c249f commit 0316f10
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.4](https://github.com/appium/node-teen_process/compare/v2.1.3...v2.1.4) (2024-06-04)

### Miscellaneous Chores

* **deps-dev:** bump semantic-release from 23.1.1 to 24.0.0 and conventional-changelog-conventionalcommits to 8.0.0 ([#431](https://github.com/appium/node-teen_process/issues/431)) ([d0c249f](https://github.com/appium/node-teen_process/commit/d0c249f7aeffa74c0b1a196cf1cc4bcb846422dd))

## [2.1.3](https://github.com/appium/node-teen_process/compare/v2.1.2...v2.1.3) (2024-05-16)


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

0 comments on commit 0316f10

Please sign in to comment.