We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02e9602 commit 7d2ce21Copy full SHA for 7d2ce21
2 files changed
lerna.json
@@ -2,7 +2,7 @@
2
"lerna": "3.4.0",
3
"npmClient": "yarn",
4
"useWorkspaces": true,
5
- "version": "1.4.11",
+ "version": "1.4.12",
6
"command": {
7
"publish": {
8
"ignoreChanges": [
packages/create-bottender-app/package.json
@@ -1,6 +1,6 @@
1
{
"name": "create-bottender-app",
- "version": "1.4.0",
"bin": {
"create-bottender-app": "bin/cli.js"
},
0 commit comments