Skip to content

Commit 5995515

Browse files
committed
chore(release): 0.9.0 [skip ci]
1 parent 5b4ebdb commit 5995515

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## [0.9.0](https://github.com/webpod/zurk/compare/v0.8.0...v0.9.0) (2024-12-08)
2+
3+
### Features
4+
* feat: let `shell` be false ([5b4ebdb](https://github.com/webpod/zurk/commit/5b4ebdbb37105a4b2c91c920357be609a5b7e18b))
5+
16
## [0.8.0](https://github.com/webpod/zurk/compare/v0.7.5...v0.8.0) (2024-12-06)
27

38
### Features

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "zurk",
3-
"version": "0.8.0",
3+
"version": "0.9.0",
44
"description": "A generic process spawner",
55
"type": "module",
66
"main": "target/cjs/index.cjs",

0 commit comments

Comments
 (0)