Skip to content

Commit 3170a87

Browse files
committed
chore(): beta release 🎉
1 parent 5de31fb commit 3170a87

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
<a name="2.0.0-beta.0"></a>
2+
# 2.0.0-beta.0
3+
4+
Enjoy!
5+
6+
<3 The Ionic Team
7+
8+
9+
110
<a name="2.0.0-alpha.57"></a>
211
# [2.0.0-alpha.57](https://github.com/driftyco/ionic/compare/v2.0.0-alpha.56...v2.0.0-alpha.57) (2016-02-10)
312

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": "true",
33
"name": "ionic2",
4-
"version": "2.0.0-alpha.57",
4+
"version": "2.0.0-beta.0",
55
"license": "Apache-2.0",
66
"repository": {
77
"type": "git",
@@ -88,4 +88,4 @@
8888
"path": "node_modules/ionic-cz-conventional-changelog"
8989
}
9090
}
91-
}
91+
}

0 commit comments

Comments
 (0)