Skip to content

Commit 97ce43d

Browse files
Merge pull request #2511 from contentstack/fix/version-bump2
version bump
2 parents ba44e31 + b8049c4 commit 97ce43d

File tree

3 files changed

+1301
-1238
lines changed

3 files changed

+1301
-1238
lines changed

.talismanrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
fileignoreconfig:
22
- filename: pnpm-lock.yaml
3-
checksum: 0143e8facd41a337309a64a6ce5505b3fd4ae9cf926bd664a32ae7f3c2ac4a20
3+
checksum: 445d77cc28199508bb51188b622523184baf109cffd6a027403463b00d7c7698
44
- filename: packages/contentstack-utilities/src/proxy-helper.ts
55
checksum: 2169f25563bca3a0fe54edd00c73646ed56d36aa7e8effe904de26b0c1633759
66
- filename: .cursor/skills/code-review/SKILL.md

packages/contentstack/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -19,24 +19,24 @@
1919
"prepack": "pnpm compile && oclif manifest && oclif readme"
2020
},
2121
"dependencies": {
22-
"@contentstack/cli-audit": "~1.19.0",
22+
"@contentstack/cli-audit": "~1.19.1",
2323
"@contentstack/cli-cm-export": "~1.24.0",
2424
"@contentstack/cli-cm-import": "~1.32.0",
2525
"@contentstack/cli-auth": "~1.8.0",
2626
"@contentstack/cli-cm-bootstrap": "~1.19.0",
27-
"@contentstack/cli-cm-branches": "~1.7.0",
28-
"@contentstack/cli-cm-bulk-publish": "~1.11.0",
29-
"@contentstack/cli-cm-clone": "~1.21.0",
27+
"@contentstack/cli-cm-branches": "~1.7.1",
28+
"@contentstack/cli-cm-bulk-publish": "~1.11.1",
29+
"@contentstack/cli-cm-clone": "~1.21.1",
3030
"@contentstack/cli-cm-export-to-csv": "~1.12.0",
31-
"@contentstack/cli-cm-import-setup": "~1.8.0",
31+
"@contentstack/cli-cm-import-setup": "~1.8.1",
3232
"@contentstack/cli-cm-migrate-rte": "~1.6.4",
3333
"@contentstack/cli-cm-seed": "~1.15.0",
3434
"@contentstack/cli-command": "~1.8.0",
3535
"@contentstack/cli-config": "~1.20.1",
36-
"@contentstack/cli-launch": "^1.9.6",
36+
"@contentstack/cli-launch": "^1.9.7",
3737
"@contentstack/cli-migration": "~1.12.0",
3838
"@contentstack/cli-utilities": "~1.18.1",
39-
"@contentstack/cli-variants": "~1.4.0",
39+
"@contentstack/cli-variants": "~1.4.1",
4040
"@contentstack/management": "~1.27.5",
4141
"@oclif/core": "^4.8.3",
4242
"@oclif/plugin-help": "^6.2.28",

0 commit comments

Comments
 (0)