Skip to content

Commit 3397f4a

Browse files
Fixed version bump
1 parent 82266e0 commit 3397f4a

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

packages/contentstack-bootstrap/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@contentstack/cli-cm-bootstrap",
33
"description": "Bootstrap contentstack apps",
4-
"version": "1.18.4",
4+
"version": "1.18.4-beta.0",
55
"author": "Contentstack",
66
"bugs": "https://github.com/contentstack/cli/issues",
77
"scripts": {
@@ -16,10 +16,10 @@
1616
"test:report": "nyc --reporter=lcov mocha \"test/**/*.test.js\""
1717
},
1818
"dependencies": {
19-
"@contentstack/cli-cm-seed": "~1.14.3",
20-
"@contentstack/cli-command": "~1.7.2",
21-
"@contentstack/cli-config": "~1.19.0",
22-
"@contentstack/cli-utilities": "~1.17.4",
19+
"@contentstack/cli-cm-seed": "~1.15.0-beta.1",
20+
"@contentstack/cli-command": "~1.8.0-beta.0",
21+
"@contentstack/cli-config": "~1.20.0-beta.0",
22+
"@contentstack/cli-utilities": "~1.18.0-beta.0",
2323
"@oclif/core": "^4.3.0",
2424
"@oclif/plugin-help": "^6.2.37",
2525
"inquirer": "8.2.7",

packages/contentstack-seed/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@contentstack/cli-cm-seed",
33
"description": "create a Stack from existing content types, entries, assets, etc.",
4-
"version": "1.15.0-beta.0",
4+
"version": "1.15.0-beta.1",
55
"author": "Contentstack",
66
"bugs": "https://github.com/contentstack/cli/issues",
77
"dependencies": {

pnpm-lock.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)