Skip to content

Commit

Permalink
release: Release version 0.19.2
Browse files Browse the repository at this point in the history
  • Loading branch information
MorevM committed Jun 1, 2022
1 parent 3a4484c commit 69b3afc
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@


### [0.19.2](https://github.com/MorevM/helpers/compare/v0.19.1...v0.19.2) (2022-06-01)


### Bug fixes

* Revert target to `node12` ([3a4484c](https://github.com/MorevM/helpers/commit/3a4484c21912ce6ceb18e4aa35523b71b2f4de30))

### [0.19.1](https://github.com/MorevM/helpers/compare/v0.19.0...v0.19.1) (2022-05-29)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@morev/helpers",
"description": "JS helpers library",
"version": "0.19.1",
"version": "0.19.2",
"private": false,
"license": "MIT",
"publishConfig": {
Expand Down

0 comments on commit 69b3afc

Please sign in to comment.