Skip to content

Commit 78c23f3

Browse files
Merge pull request #2490 from contentstack/version/bump
chore: fix version bump
2 parents 9963c63 + 5578269 commit 78c23f3

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

.talismanrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
fileignoreconfig:
22
- filename: pnpm-lock.yaml
3-
checksum: 68e7f78868ed6f25abe82f39a7938bf0540c0ccd7072279ad30644a60aac18db
3+
checksum: b8dc082b59f03873ab00adddd07df399fc74e90491f50ee96297467016fc9f20
44
version: '1.0'

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": "2.0.0-beta.17",
4+
"version": "2.0.0-beta.18",
55
"author": "Contentstack",
66
"bin": {
77
"csdx": "./bin/run.js"
@@ -34,7 +34,7 @@
3434
"@contentstack/cli-cm-import-setup": "~2.0.0-beta.8",
3535
"@contentstack/cli-cm-seed": "~2.0.0-beta.12",
3636
"@contentstack/cli-command": "~2.0.0-beta.4",
37-
"@contentstack/cli-config": "~2.0.0-beta.6",
37+
"@contentstack/cli-config": "~2.0.0-beta.5",
3838
"@contentstack/cli-launch": "^1.9.6",
3939
"@contentstack/cli-migration": "~2.0.0-beta.9",
4040
"@contentstack/cli-utilities": "~2.0.0-beta.4",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)