Skip to content

Commit

Permalink
chore(release): bump version number to 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AnthonyNahas committed Dec 11, 2018
1 parent 4c4a701 commit 451c32b
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
# [2.2.0](https://github.com/anthonynahas/ngx-auth-firebaseui/compare/v2.1.0...v2.2.0) (2018-12-11)


### Bug Fixes

* **demo:** changed the base href in the index.html for lazyloading modules ([9b4727d](https://github.com/anthonynahas/ngx-auth-firebaseui/commit/9b4727d))
* **demo:** replaced code input with highlight ([0963b25](https://github.com/anthonynahas/ngx-auth-firebaseui/commit/0963b25))
* **demo:** upgraded ngx-highlightjs to v3 ([cc8af62](https://github.com/anthonynahas/ngx-auth-firebaseui/commit/cc8af62))


### Features

* **package:** preventing automatic write to firestore [#149](https://github.com/anthonynahas/ngx-auth-firebaseui/issues/149) - now optional ([7747792](https://github.com/anthonynahas/ngx-auth-firebaseui/commit/7747792))



# [2.1.0](https://github.com/anthonynahas/ngx-auth-firebaseui/compare/v2.0.1...v2.1.0) (2018-11-05)


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

0 comments on commit 451c32b

Please sign in to comment.