Skip to content

Commit

Permalink
[firebase-release] Removed change log and reset repo after 2.2.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
firebase-ops committed Dec 21, 2016
1 parent 7c7beab commit 1ca8796
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 2,296 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "angularfire",
"description": "The officially supported AngularJS binding for Firebase",
"version": "2.2.0",
"version": "0.0.0",
"authors": [
"Firebase (https://firebase.google.com/)"
],
Expand Down
2 changes: 0 additions & 2 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,2 +0,0 @@
feature - Added a `requireEmailVerification` argument to the [`$requireSignIn()`](https://github.com/firebase/angularfire/blob/master/docs/reference.md#requiresignin) router helper method to enforce email verification (thanks to @ericmorgan1).
fixed - Fixed a race condition which sometimes caused an error when the Database `Reference` bound to a `$firebaseObject` instance was set to `null` (thanks to @ulion).
Loading

0 comments on commit 1ca8796

Please sign in to comment.