forked from FirebaseExtended/angularfire
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[firebase-release] Removed change log and reset repo after 1.1.1 release
- Loading branch information
1 parent
1aa8190
commit 579c671
Showing
5 changed files
with
2 additions
and
2,289 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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": "1.1.1", | ||
"version": "0.0.0", | ||
"authors": [ | ||
"Firebase <[email protected]> (https://www.firebase.com/)" | ||
], | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +0,0 @@ | ||
fixed - Fixed bug where `$firebaseArray.$loaded()` was resolved before the data was actually available. | ||
Oops, something went wrong.