We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bd7aee commit cf9b270Copy full SHA for cf9b270
2 files changed
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+<a name="2.0.0-beta.37"></a>
2
+# [2.0.0-beta.37](https://github.com/driftyco/ionic-cli/compare/v2.0.0-beta.36...v2.0.0-beta.37) (2016-08-11)
3
+
4
5
+### Bug Fixes
6
7
+* **setup:** add setup sass back as a command for v1 projects. ([2bd7aee](https://github.com/driftyco/ionic-cli/commit/2bd7aee))
8
9
10
11
<a name="2.0.0-beta.36"></a>
12
# [2.0.0-beta.36](https://github.com/driftyco/ionic-cli/compare/v2.0.0-beta.35...v2.0.0-beta.36) (2016-08-03)
13
package.json
@@ -1,6 +1,6 @@
{
"name": "ionic",
- "version": "2.0.0-beta.36",
+ "version": "2.0.0-beta.37",
"preferGlobal": true,
"description": "A tool for creating and developing Ionic Framework mobile apps.",
"homepage": "http://ionicframework.com/",
0 commit comments