Skip to content

Commit 5e7fbeb

Browse files
committed
chore(release): 1.5.1
1 parent 014dd34 commit 5e7fbeb

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### 1.5.1 (2025-05-31)
6+
57
## 1.5.0 (2025-03-27)
68

79

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "tinyspawn",
33
"description": "tinyspawn is a minimalistic wrapper around child_process",
44
"homepage": "https://github.com/microlinkhq/tinyspawn",
5-
"version": "1.5.0",
5+
"version": "1.5.1",
66
"types": "src/index.d.ts",
77
"main": "src/index.js",
88
"author": {

0 commit comments

Comments
 (0)