Skip to content

Commit 0af3b7c

Browse files
committed
[firebase-release] Removed change log and reset repo after 0.6.0 release
1 parent 1eb0309 commit 0af3b7c

File tree

5 files changed

+2
-379
lines changed

5 files changed

+2
-379
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": "reactfire",
33
"description": "Firebase mixin for ReactJS",
4-
"version": "0.6.0",
4+
"version": "0.0.0",
55
"authors": [
66
"Firebase <[email protected]>"
77
],

changelog.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +0,0 @@
1-
feature - Upgraded React dependency to 0.14.x.
2-
changed - React and Firebase are now specified as `peerDependencies` in the `package.json` instead of regular `dependencies`.

dist/reactfire.js

Lines changed: 0 additions & 365 deletions
This file was deleted.

dist/reactfire.min.js

Lines changed: 0 additions & 10 deletions
This file was deleted.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "reactfire",
33
"description": "Firebase mixin for ReactJS",
4-
"version": "0.6.0",
4+
"version": "0.0.0",
55
"author": "Firebase <[email protected]> (https://www.firebase.com/)",
66
"homepage": "https://github.com/firebase/reactfire/",
77
"repository": {

0 commit comments

Comments
 (0)