Skip to content

Commit

Permalink
chore(release): 1.3.21
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis CI committed Jan 18, 2020
1 parent 8956b66 commit 605f62f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [1.3.21](https://github.com/microlinkhq/cli/compare/v1.3.20...v1.3.21) (2020-01-18)

### [1.3.20](https://github.com/microlinkhq/cli/compare/v1.3.19...v1.3.20) (2020-01-02)

### [1.3.19](https://github.com/microlinkhq/cli/compare/v1.3.18...v1.3.19) (2019-12-20)
Expand Down
7 changes: 2 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@microlink/cli",
"description": "A CLI for interacting with Microlink API",
"homepage": "https://nicedoc.io/microlinkhq/cli",
"version": "1.3.20",
"version": "1.3.21",
"bin": {
"microlink-api": "bin/microlink-api",
"microlink-dev": "bin/microlink-dev",
Expand All @@ -15,10 +15,7 @@
"url": "https://microlink.io"
},
"contributors": [
{
"name": "Kiko Beats",
"email": "[email protected]"
}
"Kiko Beats <[email protected]>"
],
"repository": {
"type": "git",
Expand Down

0 comments on commit 605f62f

Please sign in to comment.