Skip to content

Commit

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


### Bug Fixes

* **demo:** updated angular to v8.1.2 ([e8c052c](https://github.com/anthonynahas/ngx-auth-firebaseui/commit/e8c052c))
* **demo:** updated firebase, bootstrap and other deps ([15bf59c](https://github.com/anthonynahas/ngx-auth-firebaseui/commit/15bf59c))
* **demo:** updated the demo app ([a628df4](https://github.com/anthonynahas/ngx-auth-firebaseui/commit/a628df4))
* **demo:** updated the demo app [#298](https://github.com/anthonynahas/ngx-auth-firebaseui/issues/298) ([1d3a4fa](https://github.com/anthonynahas/ngx-auth-firebaseui/commit/1d3a4fa))
* **package:** updated angular, password strength lib and firebase ([132f5b5](https://github.com/anthonynahas/ngx-auth-firebaseui/commit/132f5b5))



## [3.2.4](https://github.com/anthonynahas/ngx-auth-firebaseui/compare/v3.2.3...v3.2.4) (2019-07-17)


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

0 comments on commit f5dcfa1

Please sign in to comment.