Skip to content

Commit be9b283

Browse files
author
naman-contentstack
committed
chore: version update
1 parent 88d64b4 commit be9b283

14 files changed

Lines changed: 1706 additions & 1752 deletions

File tree

.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: b1fe20c6296f461af968fabb8ab0dbe7df896b99bb762d792ded09c12814d964
3+
checksum: ce5abaaafcfa33bb71e4af691eb1f5786b7851bfb7f936712374251cbffe2a32
44
version: '1.0'

packages/contentstack-audit/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
"/oclif.manifest.json"
1919
],
2020
"dependencies": {
21-
"@contentstack/cli-command": "~1.8.0",
22-
"@contentstack/cli-utilities": "~1.18.1",
21+
"@contentstack/cli-command": "~1.8.1",
22+
"@contentstack/cli-utilities": "~1.18.2",
2323
"@oclif/core": "^4.10.5",
2424
"@oclif/plugin-help": "^6.2.28",
2525
"chalk": "^4.1.2",
@@ -83,4 +83,4 @@
8383
"keywords": [
8484
"oclif"
8585
]
86-
}
86+
}

packages/contentstack-bootstrap/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
},
1818
"dependencies": {
1919
"@contentstack/cli-cm-seed": "~1.15.1",
20-
"@contentstack/cli-command": "~1.8.0",
21-
"@contentstack/cli-config": "~1.20.1",
22-
"@contentstack/cli-utilities": "~1.18.1",
20+
"@contentstack/cli-command": "~1.8.1",
21+
"@contentstack/cli-config": "~1.20.2",
22+
"@contentstack/cli-utilities": "~1.18.2",
2323
"@oclif/core": "^4.10.5",
2424
"@oclif/plugin-help": "^6.2.37",
2525
"inquirer": "8.2.7",
@@ -73,4 +73,4 @@
7373
}
7474
},
7575
"repository": "contentstack/cli"
76-
}
76+
}

packages/contentstack-branches/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
"author": "Contentstack",
66
"bugs": "https://github.com/contentstack/cli/issues",
77
"dependencies": {
8-
"@contentstack/cli-command": "~1.8.0",
8+
"@contentstack/cli-command": "~1.8.1",
99
"@oclif/core": "^4.10.5",
1010
"@oclif/plugin-help": "^6.2.28",
11-
"@contentstack/cli-utilities": "~1.18.0",
11+
"@contentstack/cli-utilities": "~1.18.2",
1212
"chalk": "^4.1.2",
1313
"just-diff": "^6.0.2",
1414
"lodash": "^4.18.1"
@@ -80,4 +80,4 @@
8080
}
8181
},
8282
"repository": "https://github.com/contentstack/cli"
83-
}
83+
}

packages/contentstack-bulk-publish/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
"author": "Contentstack",
66
"bugs": "https://github.com/contentstack/cli/issues",
77
"dependencies": {
8-
"@contentstack/cli-command": "~1.8.0",
9-
"@contentstack/cli-config": "~1.20.1",
10-
"@contentstack/cli-utilities": "~1.18.1",
8+
"@contentstack/cli-command": "~1.8.1",
9+
"@contentstack/cli-config": "~1.20.2",
10+
"@contentstack/cli-utilities": "~1.18.2",
1111
"@oclif/core": "^4.10.5",
1212
"@oclif/plugin-help": "^6.2.44",
1313
"chalk": "^4.1.2",
@@ -98,4 +98,4 @@
9898
"version": "oclif readme && git add README.md",
9999
"clean": "rm -rf ./node_modules tsconfig.build.tsbuildinfo"
100100
}
101-
}
101+
}

packages/contentstack-clone/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"@colors/colors": "^1.6.0",
99
"@contentstack/cli-cm-export": "~1.24.1",
1010
"@contentstack/cli-cm-import": "~1.32.1",
11-
"@contentstack/cli-command": "~1.8.0",
11+
"@contentstack/cli-command": "~1.8.1",
1212
"@contentstack/cli-utilities": "~1.18.1",
1313
"@oclif/core": "^4.10.5",
1414
"@oclif/plugin-help": "^6.2.28",
@@ -82,4 +82,4 @@
8282
"cm:stack-clone": "O-CLN"
8383
}
8484
}
85-
}
85+
}

packages/contentstack-export-to-csv/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
"author": "Contentstack",
66
"bugs": "https://github.com/contentstack/cli/issues",
77
"dependencies": {
8-
"@contentstack/cli-command": "~1.8.0",
9-
"@contentstack/cli-utilities": "~1.18.1",
8+
"@contentstack/cli-command": "~1.8.1",
9+
"@contentstack/cli-utilities": "~1.18.2",
1010
"@oclif/core": "^4.10.5",
1111
"@oclif/plugin-help": "^6.2.32",
1212
"fast-csv": "^4.3.6",
@@ -77,4 +77,4 @@
7777
"test:unit:report": "nyc --extension .ts mocha --forbid-only \"test/unit/**/*.test.ts\"",
7878
"version": "oclif readme && git add README.md"
7979
}
80-
}
80+
}

packages/contentstack-export/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
"author": "Contentstack",
66
"bugs": "https://github.com/contentstack/cli/issues",
77
"dependencies": {
8-
"@contentstack/cli-command": "~1.8.0",
8+
"@contentstack/cli-command": "~1.8.1",
99
"@oclif/core": "^4.10.5",
1010
"@contentstack/cli-variants": "~1.4.1",
11-
"@contentstack/cli-utilities": "~1.18.1",
11+
"@contentstack/cli-utilities": "~1.18.2",
1212
"async": "^3.2.6",
1313
"big-json": "^3.2.0",
1414
"bluebird": "^3.7.2",
@@ -98,4 +98,4 @@
9898
}
9999
},
100100
"repository": "https://github.com/contentstack/cli"
101-
}
101+
}

packages/contentstack-import-setup/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
"author": "Contentstack",
66
"bugs": "https://github.com/contentstack/cli/issues",
77
"dependencies": {
8-
"@contentstack/cli-command": "~1.8.0",
9-
"@contentstack/cli-utilities": "~1.18.1",
8+
"@contentstack/cli-command": "~1.8.1",
9+
"@contentstack/cli-utilities": "~1.18.2",
1010
"@oclif/core": "^4.10.5",
1111
"big-json": "^3.2.0",
1212
"chalk": "^4.1.2",
@@ -83,4 +83,4 @@
8383
}
8484
},
8585
"repository": "https://github.com/contentstack/cli"
86-
}
86+
}

packages/contentstack-import/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
"bugs": "https://github.com/contentstack/cli/issues",
77
"dependencies": {
88
"@contentstack/cli-audit": "~1.19.1",
9-
"@contentstack/cli-command": "~1.8.0",
10-
"@contentstack/cli-utilities": "~1.18.1",
9+
"@contentstack/cli-command": "~1.8.1",
10+
"@contentstack/cli-utilities": "~1.18.2",
1111
"@contentstack/cli-variants": "~1.4.1",
1212
"@oclif/core": "^4.10.5",
1313
"big-json": "^3.2.0",
@@ -94,4 +94,4 @@
9494
}
9595
},
9696
"repository": "https://github.com/contentstack/cli"
97-
}
97+
}

0 commit comments

Comments
 (0)