Skip to content

Commit

Permalink
chore(release): 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Dec 16, 2020
1 parent 4dac841 commit 6779c2a
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 8 deletions.
24 changes: 20 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
# [1.0.0](https://github.com/aerogear/unifiedpush-cli/compare/0.2.10...1.0.0) (2020-12-16)


### Bug Fixes

* 🐛 added the url parameter to the header ([7a45406](https://github.com/aerogear/unifiedpush-cli/commit/7a454062534cf8c3bb27c48987a9ac22cc3b7946))


### Features

* 🎸 added application import feature ([8e800e4](https://github.com/aerogear/unifiedpush-cli/commit/8e800e487fabc3b17cf98aaf2aab037bff475ca9))
* 🎸 replaced the `def` option with custom options ([f3ab010](https://github.com/aerogear/unifiedpush-cli/commit/f3ab0108fdcdef68f6e338d8a3ba2fc3c8e67b87))


### BREAKING CHANGES

* 🧨 New command line syntax



## [0.2.10](https://github.com/aerogear/unifiedpush-cli/compare/0.2.9...0.2.10) (2020-06-24)


Expand All @@ -14,7 +34,3 @@



## [0.2.6](https://github.com/aerogear/unifiedpush-cli/compare/0.2.5...0.2.6) (2020-06-24)



4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.2.10",
"version": "1.0.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 6779c2a

Please sign in to comment.