We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f61e60 commit 4db428cCopy full SHA for 4db428c
2 files changed
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+<a name="2.1.16"></a>
2
+## [2.1.16](https://github.com/driftyco/ionic-cli/compare/v2.1.15...v2.1.16) (2016-12-08)
3
+
4
5
+### Features
6
7
+* **lab:** add ionic lab command ([6f61e60](https://github.com/driftyco/ionic-cli/commit/6f61e60))
8
9
10
11
<a name="2.1.15"></a>
12
## [2.1.15](https://github.com/driftyco/ionic-cli/compare/v2.1.14...v2.1.15) (2016-12-06)
13
package.json
@@ -1,6 +1,6 @@
{
"name": "ionic",
- "version": "2.1.15",
+ "version": "2.1.16",
"preferGlobal": true,
"description": "A tool for creating and developing Ionic Framework mobile apps.",
"homepage": "http://ionicframework.com/",
0 commit comments