Skip to content

Commit

Permalink
chore(release): 3.0.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
qiwibot committed Mar 18, 2024
1 parent 3604eba commit 26e4e9b
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [3.0.0](https://github.com/qiwi/zx-extra/compare/v2.7.0...v3.0.0) (2024-03-18)

### Fixes & improvements
* perf: up deps ([3604eba](https://github.com/qiwi/zx-extra/commit/3604ebafdf5a84c2f606b1d5d7e483914d839843))

### BREAKING CHANGES
* uses the new zx@8 core proposal ([3604eba](https://github.com/qiwi/zx-extra/commit/3604ebafdf5a84c2f606b1d5d7e483914d839843))

## [2.7.0](https://github.com/qiwi/zx-extra/compare/v2.6.8...v2.7.0) (2024-03-10)

### Features
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": "2.7.0",
"version": "3.0.0",
"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 26e4e9b

Please sign in to comment.