Skip to content

Commit

Permalink
chore(release): 0.1.3 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
antongolub committed Apr 27, 2024
1 parent a21e1b9 commit dc3b78d
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## [0.1.3](https://github.com/webpod/zurk/compare/v0.1.2...v0.1.3) (2024-04-27)

### Fixes & improvements
* fix: let AbortController API be optional ([a21e1b9](https://github.com/webpod/zurk/commit/a21e1b94d1e7f15c1adc0c5bc7d951901cc87bca))

## [0.1.2](https://github.com/webpod/zurk/compare/v0.1.1...v0.1.2) (2024-04-07)

### Fixes & improvements
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "zurk",
"version": "0.1.2",
"version": "0.1.3",
"description": "A generic process spawner",
"type": "module",
"main": "target/cjs/index.cjs",
Expand Down

0 comments on commit dc3b78d

Please sign in to comment.