Skip to content

Commit

Permalink
chore(release): 2.5.2 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
qiwibot committed Oct 5, 2022
1 parent 857b8df commit 778580d
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 @@
## [2.5.2](https://github.com/qiwi/zx-extra/compare/v2.5.1...v2.5.2) (2022-10-05)

### Fixes & improvements
* perf: up zx to v7.1.0 ([857b8df](https://github.com/qiwi/zx-extra/commit/857b8dfda339eeac6fb7a45ea41a44b40c25fc38))

## [2.5.1](https://github.com/qiwi/zx-extra/compare/v2.5.0...v2.5.1) (2022-08-02)

### Fixes & improvements
Expand Down
4 changes: 2 additions & 2 deletions npm-shrinkwrap.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": "2.5.1",
"version": "2.5.2",
"description": "zx with some useful extras",
"main": "./src/main/js/index.mjs",
"type": "module",
Expand Down

0 comments on commit 778580d

Please sign in to comment.