Skip to content

Commit 98c5ec7

Browse files
Added version bump
1 parent e158633 commit 98c5ec7

File tree

5 files changed

+56
-56
lines changed

5 files changed

+56
-56
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: package-lock.json
3-
checksum: acd0c006f11dc01dcf578cc783843c64b2e002a8f6b654a8b5513362303a3590
3+
checksum: 5e581216413057e2c391cd81ab255d80814c552714e778695c5cf01e30977c0a
44
- filename: pnpm-lock.yaml
55
checksum: 006cd155027af9b70649f4e9295e7a158a960d7c87a74fad0710443fb3b814bc
66
- filename: packages/contentstack-import-setup/test/unit/backup-handler.test.ts

package-lock.json

Lines changed: 50 additions & 50 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: 1 addition & 1 deletion
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.15.1",
4+
"version": "1.16.0",
55
"author": "Contentstack",
66
"bugs": "https://github.com/contentstack/cli/issues",
77
"scripts": {

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.45.1",
4+
"version": "1.46.0",
55
"author": "Contentstack",
66
"bin": {
77
"csdx": "./bin/run.js"
@@ -24,7 +24,7 @@
2424
"dependencies": {
2525
"@contentstack/cli-audit": "~1.14.1",
2626
"@contentstack/cli-auth": "~1.6.1",
27-
"@contentstack/cli-cm-bootstrap": "~1.15.1",
27+
"@contentstack/cli-cm-bootstrap": "~1.16.0",
2828
"@contentstack/cli-cm-branches": "~1.5.1",
2929
"@contentstack/cli-cm-bulk-publish": "~1.9.1",
3030
"@contentstack/cli-cm-clone": "~1.16.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)