Skip to content

Commit

Permalink
chore(release): bump version number to 3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AnthonyNahas committed Jul 8, 2019
1 parent 6da6616 commit ada4f3c
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# [3.2.0](https://github.com/anthonynahas/ngx-auth-firebaseui/compare/v3.1.0...v3.2.0) (2019-07-08)


### Bug Fixes

* **demo2:** removed deprecated demo2 app ([17a6b0e](https://github.com/anthonynahas/ngx-auth-firebaseui/commit/17a6b0e))


### Features

* **package:** added authGuardLoggedInURL to the config [#263](https://github.com/anthonynahas/ngx-auth-firebaseui/issues/263) ([0abbcdb](https://github.com/anthonynahas/ngx-auth-firebaseui/commit/0abbcdb))



# [3.1.0](https://github.com/anthonynahas/ngx-auth-firebaseui/compare/v3.0.1...v3.1.0) (2019-07-07)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ngx-auth-firebaseui",
"description": "Open Source Library for Angular Web Apps to integrate a material user interface for firebase authentication",
"version": "3.1.0",
"version": "3.2.0",
"homepage": "https://github.com/anthonynahas/ngx-auth-firebaseui",
"author": {
"name": "anthonynahas",
Expand Down

0 comments on commit ada4f3c

Please sign in to comment.