Skip to content

Commit

Permalink
chore(release): 2.0.20 [skip ci]
Browse files Browse the repository at this point in the history
## [2.0.20](v2.0.19...v2.0.20) (2021-12-28)

### Bug Fixes

* **deps:** update dependency date-fns to v2.28.0 ([0c11b62](0c11b62))
  • Loading branch information
semantic-release-bot committed Dec 28, 2021
1 parent 0c11b62 commit 6f280c9
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,3 +1,10 @@
## [2.0.20](https://github.com/eik-lib/cli/compare/v2.0.19...v2.0.20) (2021-12-28)


### Bug Fixes

* **deps:** update dependency date-fns to v2.28.0 ([0c11b62](https://github.com/eik-lib/cli/commit/0c11b621390f8806c1e26f67ff6edd41d8a12da9))

## [2.0.19](https://github.com/eik-lib/cli/compare/v2.0.18...v2.0.19) (2021-12-24)


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": "@eik/cli",
"version": "2.0.19",
"version": "2.0.20",
"description": "Cli tool for publishing assets",
"main": "./classes/index.js",
"bin": {
Expand Down

0 comments on commit 6f280c9

Please sign in to comment.