Skip to content
This repository was archived by the owner on Aug 25, 2018. It is now read-only.

Commit b5153da

Browse files
committed
[firebase-release] Removed changelog and distribution files after releasing BackboneFire 0.5.1
1 parent d13f9dd commit b5153da

File tree

5 files changed

+2
-874
lines changed

5 files changed

+2
-874
lines changed

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "backbonefire",
33
"description": "The officially supported Backbone binding for Firebase",
4-
"version": "0.5.1",
4+
"version": "0.0.0",
55
"authors": [
66
"Firebase <[email protected]> (https://www.firebase.com/)"
77
],

changelog.txt

-5
Original file line numberDiff line numberDiff line change
@@ -1,5 +0,0 @@
1-
fixed - Improved asynchronous sync behavior.
2-
feature - Added save and remove for autoSync models.
3-
feature - Added fetch method for autoSync models.
4-
fixed - Fixed issue with urlRoot property for models.
5-
fixed - Fixed bug with comparator override.

0 commit comments

Comments
 (0)