Skip to content

Commit

Permalink
chore(release): 3.0.17 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
qiwibot committed Jun 21, 2024
1 parent fce18f7 commit 632e33f
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 @@
## [3.0.17](https://github.com/qiwi/zx-extra/compare/v3.0.16...v3.0.17) (2024-06-21)

### Fixes & improvements
* perf: update zx to v8.1.4-dev.a262a21 ([fce18f7](https://github.com/qiwi/zx-extra/commit/fce18f71efd14957481eaefd61d614fce449d75e))

## [3.0.16](https://github.com/qiwi/zx-extra/compare/v3.0.15...v3.0.16) (2024-06-19)

### 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": "zx-extra",
"version": "3.0.16",
"version": "3.0.17",
"description": "zx with some useful extras",
"main": "./src/main/js/index.mjs",
"types": "./src/main/js/index.d.ts",
Expand Down

0 comments on commit 632e33f

Please sign in to comment.