There was an error while loading. Please reload this page.
1 parent 70a691c commit f53eea9Copy full SHA for f53eea9
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+<a name="2.1.6"></a>
2
+## [2.1.6](https://github.com/driftyco/ionic-cli/compare/v2.1.5...v2.1.6) (2016-11-09)
3
+
4
5
+### Bug Fixes
6
7
+* **start:** fix regression with new version of app-lib ([70a691c](https://github.com/driftyco/ionic-cli/commit/70a691c))
8
9
10
11
<a name="2.1.5"></a>
12
## [2.1.5](https://github.com/driftyco/ionic-cli/compare/v2.1.4...v2.1.5) (2016-11-09)
13
package.json
@@ -1,6 +1,6 @@
{
"name": "ionic",
- "version": "2.1.5",
+ "version": "2.1.6",
"preferGlobal": true,
"description": "A tool for creating and developing Ionic Framework mobile apps.",
"homepage": "http://ionicframework.com/",
0 commit comments