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.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ziccardi committed Sep 17, 2020
1 parent 8ba5c3a commit 55dafd7
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 7 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [0.2.0](https://github.com/aerogear/unifiedpush-admin-ui/compare/2.2.0...0.2.0) (2020-09-17)
# [3.0.0](https://github.com/aerogear/unifiedpush-admin-ui/compare/2.2.0...3.0.0) (2020-09-17)


### Bug Fixes
Expand Down
15 changes: 11 additions & 4 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": "unifiedpush-admin-ui",
"version": "0.2.0",
"version": "3.0.0",
"private": true,
"dependencies": {
"@aerogear/unifiedpush-admin-client": "4.3.0",
Expand Down Expand Up @@ -66,4 +66,4 @@
"npm-run-all": "^4.1.5",
"typescript": "~3.7.2"
}
}
}

0 comments on commit 55dafd7

Please sign in to comment.