Skip to content

Commit

Permalink
chore(release): 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed May 18, 2020
1 parent af147fe commit a367a17
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 6 deletions.
13 changes: 9 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,22 @@
# [0.1.0](https://github.com/aerogear/unifiedpush-cli/compare/0.0.1-alpha.3...0.1.0) (2020-05-06)
# [0.2.0](https://github.com/aerogear/unifiedpush-cli/compare/0.1.0...0.2.0) (2020-05-18)


### Features

* Added the application delete command ([12c0732](https://github.com/aerogear/unifiedpush-cli/commit/12c073234d140fb0cb2a5b81f8b2977799de705f))
* **list:** added support for pagination ([e9469ed](https://github.com/aerogear/unifiedpush-cli/commit/e9469ed939f85b1a94278a1d1bea2b33d1e6ecd7))



## [0.0.1-alpha.1](https://github.com/aerogear/unifiedpush-cli/compare/0.0.1-alpha.0...0.0.1-alpha.1) (2020-04-03)
# [0.1.0](https://github.com/aerogear/unifiedpush-cli/compare/0.0.1-alpha.3...0.1.0) (2020-05-06)


### Features

* Added the application delete command ([12c0732](https://github.com/aerogear/unifiedpush-cli/commit/12c073234d140fb0cb2a5b81f8b2977799de705f))


## 0.0.1-alpha.0 (2020-04-03)

## [0.0.1-alpha.1](https://github.com/aerogear/unifiedpush-cli/compare/0.0.1-alpha.0...0.0.1-alpha.1) (2020-04-03)



4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aerogear/unifiedpush-cli",
"version": "0.1.0",
"version": "0.2.0",
"description": "UnifiedPush Server CLI client",
"author": "AeroGear Team<aerogear@googlegroups.com>",
"homepage": "http://aerogear.org",
Expand Down Expand Up @@ -57,4 +57,4 @@
"bugs": {
"url": "https://github.com/aerogear/unifiedpush-cli/issues"
}
}
}

0 comments on commit a367a17

Please sign in to comment.