Skip to content

Commit

Permalink
chore(release): 2.6.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
qiwibot committed Oct 26, 2023
1 parent 0a2f18d commit 768011a
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.6.0](https://github.com/qiwi/zx-extra/compare/v2.5.5...v2.6.0) (2023-10-26)

### Features
* feat: provide `$.trim` option ([0a2f18d](https://github.com/qiwi/zx-extra/commit/0a2f18d98f1e94cfb9f630802b4518dbfb4254a7))

## [2.5.5](https://github.com/qiwi/zx-extra/compare/v2.5.4...v2.5.5) (2023-08-16)

### 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.5",
"version": "2.6.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 768011a

Please sign in to comment.