Skip to content

Commit

Permalink
chore(release): 1.3.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.3.0](v1.2.0...v1.3.0) (2021-05-11)

### Bug Fixes

* **deps:** up meow to v10 ([4bed9b9](4bed9b9))

### Features

* repack as es2020 module ([f79122d](f79122d))
  • Loading branch information
qiwibot committed May 11, 2021
1 parent bc465da commit 430f60e
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [1.3.0](https://github.com/qiwi/license/compare/v1.2.0...v1.3.0) (2021-05-11)


### Bug Fixes

* **deps:** up meow to v10 ([4bed9b9](https://github.com/qiwi/license/commit/4bed9b944c14b68901c69c1390d0d0f7088329ff))


### Features

* repack as es2020 module ([f79122d](https://github.com/qiwi/license/commit/f79122d2a15de6c6911567e4f001380eb9519a87))

# [1.2.0](https://github.com/qiwi/license/compare/v1.1.3...v1.2.0) (2021-05-04)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@qiwi/license",
"version": "1.2.0",
"version": "1.3.0",
"description": "QIWI OSS License",
"bin": {
"qiwilicense": "target/es6/cli.js"
Expand Down

0 comments on commit 430f60e

Please sign in to comment.