Skip to content

Commit

Permalink
chore(release): 3.0.7 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
qiwibot committed May 8, 2024
1 parent 4ceae30 commit 60d9c9c
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.7](https://github.com/qiwi/zx-extra/compare/v3.0.6...v3.0.7) (2024-05-08)

### Fixes & improvements
* fix: update zx to 8.0.2-dev.b6420eb ([4ceae30](https://github.com/qiwi/zx-extra/commit/4ceae301b865ceb5d71195ac582a6b74c6d05441))

## [3.0.6](https://github.com/qiwi/zx-extra/compare/v3.0.5...v3.0.6) (2024-04-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.6",
"version": "3.0.7",
"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 60d9c9c

Please sign in to comment.