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

Commit

Permalink
chore(release): 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Oct 5, 2020
1 parent e830b78 commit 9e9d0b5
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 6 deletions.
19 changes: 15 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
# [3.1.0](https://github.com/aerogear/unifiedpush-admin-ui/compare/3.0.2...3.1.0) (2020-10-05)


### Bug Fixes

* 🐛 updated json-data-validator and unifiedpush-admin-client ([c717247](https://github.com/aerogear/unifiedpush-admin-ui/commit/c7172474c6b6045550db404a7296e6f6f0b9794b))


### Features

* **webpush:** added ability to refresh vapid keys ([e830b78](https://github.com/aerogear/unifiedpush-admin-ui/commit/e830b7861807a846538584cc9e79442a292bf036))
* 🎸 changed to functional and added depend on feature ([536493d](https://github.com/aerogear/unifiedpush-admin-ui/commit/536493d1670bf9e2cd3531fd761dc2f1e42e69a2))



## [3.0.2](https://github.com/aerogear/unifiedpush-admin-ui/compare/3.0.1...3.0.2) (2020-10-01)


Expand Down Expand Up @@ -73,7 +88,3 @@



# 2.2.0 (2019-09-30)



4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "unifiedpush-admin-ui",
"version": "3.0.2",
"version": "3.1.0",
"private": true,
"dependencies": {
"@aerogear/unifiedpush-admin-client": "4.4.0",
Expand Down Expand Up @@ -66,4 +66,4 @@
"react-scripts": "3.4.3",
"typescript": "3.7.5"
}
}
}

0 comments on commit 9e9d0b5

Please sign in to comment.