Skip to content
This repository was archived by the owner on Mar 17, 2025. It is now read-only.

Commit 1ca8796

Browse files
committed
[firebase-release] Removed change log and reset repo after 2.2.0 release
1 parent 7c7beab commit 1ca8796

5 files changed

Lines changed: 2 additions & 2296 deletions

File tree

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "angularfire",
33
"description": "The officially supported AngularJS binding for Firebase",
4-
"version": "2.2.0",
4+
"version": "0.0.0",
55
"authors": [
66
"Firebase (https://firebase.google.com/)"
77
],

changelog.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +0,0 @@
1-
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).
2-
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).

0 commit comments

Comments
 (0)