Skip to content

Commit 0dca94d

Browse files
authored
Merge pull request #1907 from contentstack/versionBump
Patch version bump
2 parents 8cf1db7 + e0c0543 commit 0dca94d

File tree

4 files changed

+376
-387
lines changed

4 files changed

+376
-387
lines changed

.talismanrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ fileignoreconfig:
110110
- filename: packages/contentstack/package.json
111111
checksum: 9b0fdd100effcdbb5ee3809f7f102bfd11c88dd76e49db5103434f3aa29473dd
112112
- filename: pnpm-lock.yaml
113-
checksum: c05453cf95a43e5fd5913808d6438ba7fb087a89838ac2f6ad1966957907c21c
113+
checksum: fc379207a835de8d851caa256837e2a50e0278c43e0251372f2a5292bee41fac
114114
- filename: package-lock.json
115115
checksum: 7d7b7d6d7de87a58347c4772acc536006be8459df9a4232258f6976fe2704f89
116116
version: ""

package-lock.json

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

packages/contentstack/package.json

Lines changed: 3 additions & 3 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.40.2",
4+
"version": "1.40.3",
55
"author": "Contentstack",
66
"bin": {
77
"csdx": "./bin/run.js"
@@ -40,10 +40,10 @@
4040
"@contentstack/cli-migration": "~1.7.1",
4141
"@contentstack/cli-utilities": "~1.11.0",
4242
"@contentstack/cli-variants": "~1.2.1",
43-
"@contentstack/management": "~1.20.2",
43+
"@contentstack/management": "~1.20.3",
4444
"@oclif/core": "^4.2.10",
4545
"@oclif/plugin-help": "^6.2.27",
46-
"@oclif/plugin-not-found": "^3.2.49",
46+
"@oclif/plugin-not-found": "^3.2.50",
4747
"@oclif/plugin-plugins": "^5.4.36",
4848
"chalk": "^4.1.2",
4949
"debug": "^4.4.0",

0 commit comments

Comments
 (0)