Skip to content

Commit 35a600f

Browse files
Added release version bump
1 parent c05e08c commit 35a600f

5 files changed

Lines changed: 95 additions & 78 deletions

File tree

.talismanrc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
fileignoreconfig:
22
- filename: package-lock.json
3-
checksum: 87af2bc0ae8f9511eb8c7f939898bf24f81f87d54fdb2a4a35422a7f601238d7
3+
checksum: ca12061eb32da8cb2d0e3be8e10e89b3f23b2351df8d397e811b34040c9d79b5
44
- filename: pnpm-lock.yaml
5-
checksum: 55c56cfbb8057c4586594bf99ccc68e1f171fbf77ea49a5934ba7d2c52a2626a
5+
checksum: 45e2fb78b203e512a8a15eb508b82a9bfcbbfaddc461c02edb194a127b5168d9
66
- filename: packages/contentstack-import-setup/test/unit/backup-handler.test.ts
77
checksum: 0582d62b88834554cf12951c8690a73ef3ddbb78b82d2804d994cf4148e1ef93
88
- filename: packages/contentstack-import-setup/test/config.json

package-lock.json

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

packages/contentstack-bulk-publish/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-bulk-publish",
33
"description": "Contentstack CLI plugin for bulk publish actions",
4-
"version": "1.10.1",
4+
"version": "1.10.2",
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
@@ -1,7 +1,7 @@
11
{
22
"name": "@contentstack/cli",
33
"description": "Command-line tool (CLI) to interact with Contentstack",
4-
"version": "1.51.0",
4+
"version": "1.51.1",
55
"author": "Contentstack",
66
"bin": {
77
"csdx": "./bin/run.js"
@@ -26,7 +26,7 @@
2626
"@contentstack/cli-auth": "~1.6.1",
2727
"@contentstack/cli-cm-bootstrap": "~1.16.1",
2828
"@contentstack/cli-cm-branches": "~1.6.0",
29-
"@contentstack/cli-cm-bulk-publish": "~1.10.1",
29+
"@contentstack/cli-cm-bulk-publish": "~1.10.2",
3030
"@contentstack/cli-cm-clone": "~1.16.1",
3131
"@contentstack/cli-cm-export": "~1.20.1",
3232
"@contentstack/cli-cm-export-to-csv": "~1.9.1",

0 commit comments

Comments
 (0)