Skip to content

Commit 87a157b

Browse files
committed
chore(): update changelog and increment version.
1 parent cbbd01f commit 87a157b

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
<a name="2.1.18"></a>
2+
## [2.1.18](https://github.com/driftyco/ionic-cli/compare/v2.1.17...v2.1.18) (2016-12-22)
3+
4+
5+
### Bug Fixes
6+
7+
* ensure that all ports are checked before running serve, run, or emulate. ([74d1253](https://github.com/driftyco/ionic-cli/commit/74d1253))
8+
* **lab:** ensure lab is passed to app-scripts. ([79e2d6e](https://github.com/driftyco/ionic-cli/commit/79e2d6e))
9+
* **run:** when target is passed to cordova through spawn remove quotes ([42fda29](https://github.com/driftyco/ionic-cli/commit/42fda29))
10+
11+
12+
113
<a name="2.1.17"></a>
214
## [2.1.17](https://github.com/driftyco/ionic-cli/compare/v2.1.16...v2.1.17) (2016-12-09)
315

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ionic",
3-
"version": "2.1.17",
3+
"version": "2.1.18",
44
"preferGlobal": true,
55
"description": "A tool for creating and developing Ionic Framework mobile apps.",
66
"homepage": "http://ionicframework.com/",

0 commit comments

Comments
 (0)