Skip to content

Commit b5f7233

Browse files
committed
chore(release): 0.11.10 [skip ci]
1 parent 9934009 commit b5f7233

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## [0.11.10](https://github.com/webpod/zurk/compare/v0.11.9...v0.11.10) (2025-09-26)
2+
3+
### Fixes & improvements
4+
* perf: update release pipeline & repack ([4f01a90](https://github.com/webpod/zurk/commit/4f01a9001a25144b40aa5e6103ba0bee77193c10))
5+
16
## [0.11.9](https://github.com/webpod/zurk/compare/v0.11.8...v0.11.9) (2025-09-26)
27

38
### Fixes & improvements

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

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

0 commit comments

Comments
 (0)