Skip to content

Commit 41f70ad

Browse files
committed
Seed and Bootstrap Plugin Version bump
1 parent 0dfea6b commit 41f70ad

5 files changed

Lines changed: 13 additions & 13 deletions

File tree

package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/contentstack-bootstrap/package.json

Lines changed: 2 additions & 2 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.0",
4+
"version": "1.18.1",
55
"author": "Contentstack",
66
"bugs": "https://github.com/contentstack/cli/issues",
77
"scripts": {
@@ -16,7 +16,7 @@
1616
"test:report": "nyc --reporter=lcov mocha \"test/**/*.test.js\""
1717
},
1818
"dependencies": {
19-
"@contentstack/cli-cm-seed": "~1.14.0",
19+
"@contentstack/cli-cm-seed": "~1.14.1",
2020
"@contentstack/cli-command": "~1.7.1",
2121
"@contentstack/cli-utilities": "~1.16.0",
2222
"@oclif/core": "^4.3.0",

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.14.0",
4+
"version": "1.14.1",
55
"author": "Contentstack",
66
"bugs": "https://github.com/contentstack/cli/issues",
77
"dependencies": {

packages/contentstack/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,14 +26,14 @@
2626
"@contentstack/cli-cm-export": "~1.23.0",
2727
"@contentstack/cli-cm-import": "~1.31.0",
2828
"@contentstack/cli-auth": "~1.7.1",
29-
"@contentstack/cli-cm-bootstrap": "~1.18.0",
29+
"@contentstack/cli-cm-bootstrap": "~1.18.1",
3030
"@contentstack/cli-cm-branches": "~1.6.2",
3131
"@contentstack/cli-cm-bulk-publish": "~1.10.5",
3232
"@contentstack/cli-cm-clone": "~1.19.0",
3333
"@contentstack/cli-cm-export-to-csv": "~1.10.2",
3434
"@contentstack/cli-cm-import-setup": "~1.7.2",
3535
"@contentstack/cli-cm-migrate-rte": "~1.6.3",
36-
"@contentstack/cli-cm-seed": "~1.14.0",
36+
"@contentstack/cli-cm-seed": "~1.14.1",
3737
"@contentstack/cli-command": "~1.7.1",
3838
"@contentstack/cli-config": "~1.17.0",
3939
"@contentstack/cli-launch": "^1.9.2",

pnpm-lock.yaml

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)