Skip to content

Commit 3260c8c

Browse files
chore(release): 3.0.5 [skip ci]
## [3.0.5](v3.0.4...v3.0.5) (2025-12-11) ### Miscellaneous Chores * **deps:** remove `source-map-support` ([#460](#460)) ([9772128](9772128))
1 parent 9772128 commit 3260c8c

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [3.0.5](https://github.com/appium/node-teen_process/compare/v3.0.4...v3.0.5) (2025-12-11)
2+
3+
### Miscellaneous Chores
4+
5+
* **deps:** remove `source-map-support` ([#460](https://github.com/appium/node-teen_process/issues/460)) ([9772128](https://github.com/appium/node-teen_process/commit/9772128453a96b7a03bafbe4340203357b1e10f7))
6+
17
## [3.0.4](https://github.com/appium/node-teen_process/compare/v3.0.3...v3.0.4) (2025-12-02)
28

39
### Miscellaneous Chores

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "teen_process",
3-
"version": "3.0.4",
3+
"version": "3.0.5",
44
"description": "A grown up version of Node's spawn/exec",
55
"keywords": [
66
"child_process",

0 commit comments

Comments
 (0)