Skip to content

Commit

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


### Bug Fixes

* **demo:** remove for root at `NgbCollapseModule` ([d8218b4](https://github.com/anthonynahas/ngx-auth-firebaseui/commit/d8218b4))
* **demo:** updated angular and other deps [#284](https://github.com/anthonynahas/ngx-auth-firebaseui/issues/284) ([070feee](https://github.com/anthonynahas/ngx-auth-firebaseui/commit/070feee))
* **package:** updated the dependencies (angular and rollup) [#284](https://github.com/anthonynahas/ngx-auth-firebaseui/issues/284) ([4e65767](https://github.com/anthonynahas/ngx-auth-firebaseui/commit/4e65767))
* **package:** updated the schematics of the lib [#284](https://github.com/anthonynahas/ngx-auth-firebaseui/issues/284) ([cbc1cbd](https://github.com/anthonynahas/ngx-auth-firebaseui/commit/cbc1cbd))



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


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

0 comments on commit 565ab1a

Please sign in to comment.