Skip to content
This repository was archived by the owner on Jan 6, 2023. It is now read-only.

Commit a52e34e

Browse files
committed
bump to 0.7.0
1 parent 9893399 commit a52e34e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 0.7.0
2+
3+
* Add --noresources flag to package builds to optionally do nothing with resources.
4+
15
# 0.6.4
26

37
* Fix(serve): stop setting address to null when checking for address/port conflicts with localhost.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ionic-app-lib",
3-
"version": "0.6.5",
3+
"version": "0.7.0",
44
"description": "A library for creating and developing Ionic Framework mobile apps.",
55
"homepage": "http://ionicframework.com/",
66
"main": "index.js",

0 commit comments

Comments
 (0)