Skip to content

Commit 7d2ce21

Browse files
committed
v1.4.12
1 parent 02e9602 commit 7d2ce21

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"lerna": "3.4.0",
33
"npmClient": "yarn",
44
"useWorkspaces": true,
5-
"version": "1.4.11",
5+
"version": "1.4.12",
66
"command": {
77
"publish": {
88
"ignoreChanges": [

packages/create-bottender-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-bottender-app",
3-
"version": "1.4.0",
3+
"version": "1.4.12",
44
"bin": {
55
"create-bottender-app": "bin/cli.js"
66
},

0 commit comments

Comments
 (0)