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

Commit fed9573

Browse files
committed
chore(): update changelog and npm version.
1 parent 8d58083 commit fed9573

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
# 2.1.0
1+
# 2.1.3
2+
3+
# 2.1.2
4+
5+
# 2.1.1
26

37
* **feat:** add wrapper and starter branch names as options for starting an app. ([f4bb581](https://github.com/driftyco/ionic-app-lib/commit/f4bb581233a4d67213cc27ed2e7b54cf7d114c8f))
48
* **refactor:** update serve watch patterns to exclude map files. ([2315b9b](https://github.com/driftyco/ionic-app-lib/commit/2315b9bd55fe056126cfa8527536f85dfc68826f))

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": "2.1.2",
3+
"version": "2.1.3",
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)