Skip to content

Commit d94b7fc

Browse files
committed
chore(): update changelog and package version.
1 parent 21f6630 commit d94b7fc

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="2.1.17"></a>
2+
## [2.1.17](https://github.com/driftyco/ionic-cli/compare/v2.1.16...v2.1.17) (2016-12-09)
3+
4+
5+
### Bug Fixes
6+
7+
* **build:** pass args on to app-scripts when build is executed ([bf7d15c](https://github.com/driftyco/ionic-cli/commit/bf7d15c))
8+
9+
10+
111
<a name="2.1.16"></a>
212
## [2.1.16](https://github.com/driftyco/ionic-cli/compare/v2.1.15...v2.1.16) (2016-12-08)
313

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.16",
3+
"version": "2.1.17",
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)