Skip to content

Commit

Permalink
chore(release): bump version number to 3.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
AnthonyNahas committed Aug 8, 2019
1 parent c3296bd commit 898a65e
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
## [3.3.1](https://github.com/anthonynahas/ngx-auth-firebaseui/compare/v3.3.0...v3.3.1) (2019-08-08)


### Bug Fixes

* **demo:** revert angular version to v8.1.2 ([90f268b](https://github.com/anthonynahas/ngx-auth-firebaseui/commit/90f268b))
* **demo:** updated angular and other dependencies ([7904958](https://github.com/anthonynahas/ngx-auth-firebaseui/commit/7904958))
* **package:** do not break the route of authGuardLoggedInURL is not provided [#309](https://github.com/anthonynahas/ngx-auth-firebaseui/issues/309) ([c3296bd](https://github.com/anthonynahas/ngx-auth-firebaseui/commit/c3296bd))
* **package:** updated angular and other dependencies ([4eb7e01](https://github.com/anthonynahas/ngx-auth-firebaseui/commit/4eb7e01))
* **package:** updated angular material and firebase to the latest version ([e2ed829](https://github.com/anthonynahas/ngx-auth-firebaseui/commit/e2ed829))


### Features

* **package:** added toggle visibility for the pass in sign in tab [#296](https://github.com/anthonynahas/ngx-auth-firebaseui/issues/296) ([3b486c9](https://github.com/anthonynahas/ngx-auth-firebaseui/commit/3b486c9))



# [3.3.0](https://github.com/anthonynahas/ngx-auth-firebaseui/compare/v3.2.6...v3.3.0) (2019-08-02)


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.3.0",
"version": "3.3.1",
"homepage": "https://ngx-auth-firebaseui.firebaseapp.com",
"author": {
"name": "anthonynahas",
Expand Down

0 comments on commit 898a65e

Please sign in to comment.