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

Commit bfa73e0

Browse files
committed
[firebase-release] Removed change log and reset repo after 2.0.0 release
1 parent 752734b commit bfa73e0

File tree

5 files changed

+2
-2304
lines changed

5 files changed

+2
-2304
lines changed

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.0.0",
4+
"version": "0.0.0",
55
"authors": [
66
"Firebase (https://firebase.google.com/)"
77
],

changelog.txt

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +0,0 @@
1-
important - See the [migration guide](https://github.com/firebase/angularfire/blob/master/docs/migration/1XX-to-2XX.md) for detailed instructions on how to upgrade.
2-
feature - Upgraded the `firebase` dependency to `3.x.x`. AngularFire will no longer work with Firebase `2.x.x`.
3-
changed - `angular` and `firebase` are now listed as peer dependencies in the `package.json`.
4-
changed - Several auth methods have been renamed and have had their method signatures changed. See the [migration guide](https://github.com/firebase/angularfire/blob/master/docs/migration/1XX-to-2XX.md) for the full details.
5-
changed - The auth payload returned from the authentication methods has changed format. See the new [authentication documentation](https://firebase.google.com/docs/auth/) for details.

0 commit comments

Comments
 (0)