There was an error while loading. Please reload this page.
1 parent ae6d904 commit 57e4ad4Copy full SHA for 57e4ad4
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+<a name="2.1.13"></a>
2
+## [2.1.13](https://github.com/driftyco/ionic-cli/compare/v2.1.12...v2.1.13) (2016-11-23)
3
+
4
5
+### Bug Fixes
6
7
+* **cordova:** maxBuffer was too small ([ae6d904](https://github.com/driftyco/ionic-cli/commit/ae6d904))
8
9
10
11
<a name="2.1.12"></a>
12
## [2.1.12](https://github.com/driftyco/ionic-cli/compare/v2.1.11...v2.1.12) (2016-11-17)
13
package.json
@@ -1,6 +1,6 @@
{
"name": "ionic",
- "version": "2.1.12",
+ "version": "2.1.13",
"preferGlobal": true,
"description": "A tool for creating and developing Ionic Framework mobile apps.",
"homepage": "http://ionicframework.com/",
0 commit comments