We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7687337 commit 1a3de90Copy full SHA for 1a3de90
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+<a name="2.1.12"></a>
2
+## [2.1.12](https://github.com/driftyco/ionic-cli/compare/v2.1.11...v2.1.12) (2016-11-17)
3
+
4
5
+### Bug Fixes
6
7
+* when spawning npmScripts ensure that stderr is piped correctly ([7687337](https://github.com/driftyco/ionic-cli/commit/7687337))
8
9
10
11
<a name="2.1.10"></a>
12
## [2.1.10](https://github.com/driftyco/ionic-cli/compare/v2.1.8...v2.1.10) (2016-11-16)
13
package.json
@@ -1,6 +1,6 @@
{
"name": "ionic",
- "version": "2.1.11",
+ "version": "2.1.12",
"preferGlobal": true,
"description": "A tool for creating and developing Ionic Framework mobile apps.",
"homepage": "http://ionicframework.com/",
0 commit comments