Skip to content

Commit

Permalink
chore(release): 2.4.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
qiwibot committed Jul 6, 2022
1 parent 19d2119 commit 38a2436
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [2.4.0](https://github.com/qiwi/zx-extra/compare/v2.3.0...v2.4.0) (2022-07-06)

### Features
* feat: add INI API ([b633945](https://github.com/qiwi/zx-extra/commit/b633945c082351757ecfff2305f03cfffb6156b0))
* feat: expose `ssri` API ([f12141a](https://github.com/qiwi/zx-extra/commit/f12141a7a7df2d41f665dfae5defd439afa51f06))

## [2.3.0](https://github.com/qiwi/zx-extra/compare/v2.2.0...v2.3.0) (2022-07-05)

### Features
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.3.0",
"version": "2.4.0",
"description": "zx with some useful extras",
"main": "./src/main/js/index.mjs",
"type": "module",
Expand Down

0 comments on commit 38a2436

Please sign in to comment.