We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55fd027 commit 86ee52bCopy full SHA for 86ee52b
2 files changed
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+### 1.7.5
2
+
3
+* `ionic-app-lib` updated to `0.6.1`
4
5
### 1.7.4
6
7
* app-lib @0.6.0
package.json
@@ -1,6 +1,6 @@
{
"name": "ionic",
- "version": "1.7.4",
+ "version": "1.7.5",
"preferGlobal": true,
"description": "A tool for creating and developing Ionic Framework mobile apps.",
"homepage": "http://ionicframework.com/",
@@ -67,7 +67,7 @@
67
"finalhandler": "0.2.0",
68
"form-data": "0.1.4",
69
"gulp": "3.8.8",
70
- "ionic-app-lib": "0.6.0",
+ "ionic-app-lib": "0.6.1",
71
"moment": "^2.10.6",
72
"ncp": "0.4.2",
73
"npm": "2.1.3",
0 commit comments