Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

Commit

Permalink
chore(release): 4.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Dec 14, 2020
1 parent a2403cf commit 3df2f65
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 13 deletions.
19 changes: 10 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## [4.4.3](https://github.com/aerogear/unifiedpush-admin-client/compare/4.4.2...4.4.3) (2020-12-14)


### Bug Fixes

* 🐛 return value of RenewVapidKeysCommand.exec was wrong ([83a8cb0](https://github.com/aerogear/unifiedpush-admin-client/commit/83a8cb002edb86836b8cf89aa48d7c117830f4da))
* 🐛 the LoadMetricsCommand was returning strings ([608e399](https://github.com/aerogear/unifiedpush-admin-client/commit/608e399df30643763555e8604aa81f7776c5d068))



## [4.4.2](https://github.com/aerogear/unifiedpush-admin-client/compare/4.4.1...4.4.2) (2020-12-10)


Expand Down Expand Up @@ -35,12 +45,3 @@



## [4.2.3](https://github.com/aerogear/unifiedpush-admin-client/compare/4.2.2...4.2.3) (2020-08-21)


### Bug Fixes

* 🐛 variant metadata was not correctly populated ([da4aeda](https://github.com/aerogear/unifiedpush-admin-client/commit/da4aeda1523ccc6e17badbcf780de845b2444fc0))



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-admin-client",
"version": "4.4.2",
"version": "4.4.3",
"description": "Client library used to admin UPS with code",
"keywords": [
"unifiedpush"
Expand Down Expand Up @@ -57,4 +57,4 @@
"resolutions": {
"jest-haste-map": "26.6.2"
}
}
}

0 comments on commit 3df2f65

Please sign in to comment.