Skip to content

Commit 9c76dc3

Browse files
committed
version bump
1 parent 0c51562 commit 9c76dc3

25 files changed

Lines changed: 325 additions & 372 deletions

File tree

packages/contentstack-apps-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"chalk": "^5.6.2",
3030
"lodash": "^4.18.1",
3131
"shelljs": "^0.10.0",
32-
"tmp": "^0.2.5",
32+
"tmp": "^0.2.7",
3333
"winston": "^3.19.0"
3434
},
3535
"devDependencies": {

packages/contentstack-asset-management/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@contentstack/cli-asset-management",
3-
"version": "1.0.0-beta.2",
3+
"version": "1.0.0-beta.3",
44
"description": "Contentstack Assets API adapter for export and import",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",
@@ -44,14 +44,14 @@
4444
"@types/chai": "^4.3.11",
4545
"@types/mocha": "^10.0.6",
4646
"@types/node": "^20.17.50",
47-
"@types/sinon": "^17.0.2",
47+
"@types/sinon": "^17.0.4",
4848
"chai": "^4.4.1",
4949
"eslint": "^8.57.1",
5050
"eslint-config-oclif": "^6.0.68",
5151
"mocha": "^10.8.2",
5252
"nyc": "^15.1.0",
5353
"oclif": "^4.23.8",
54-
"sinon": "^17.0.1",
54+
"sinon": "^17.0.2",
5555
"source-map-support": "^0.5.21",
5656
"ts-node": "^10.9.2",
5757
"typescript": "^5.8.3"

packages/contentstack-audit/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@contentstack/cli-audit",
3-
"version": "2.0.0-beta.12",
3+
"version": "2.0.0-beta.13",
44
"description": "Contentstack audit plugin",
55
"author": "Contentstack CLI",
66
"homepage": "https://github.com/contentstack/cli",
@@ -41,7 +41,7 @@
4141
"nyc": "^15.1.0",
4242
"oclif": "^4.23.8",
4343
"shx": "^0.4.0",
44-
"sinon": "^21.0.1",
44+
"sinon": "^21.1.2",
4545
"ts-node": "^10.9.2",
4646
"typescript": "^5.8.3"
4747
},

packages/contentstack-bootstrap/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-cm-bootstrap",
33
"description": "Bootstrap contentstack apps",
4-
"version": "2.0.0-beta.18",
4+
"version": "2.0.0-beta.19",
55
"author": "Contentstack",
66
"bugs": "https://github.com/contentstack/cli/issues",
77
"scripts": {
@@ -16,7 +16,7 @@
1616
"test:report": "nyc --reporter=lcov mocha \"test/**/*.test.js\""
1717
},
1818
"dependencies": {
19-
"@contentstack/cli-cm-seed": "~2.0.0-beta.18",
19+
"@contentstack/cli-cm-seed": "~2.0.0-beta.19",
2020
"@contentstack/cli-command": "~2.0.0-beta.7",
2121
"@contentstack/cli-utilities": "~2.0.0-beta.8",
2222
"@contentstack/cli-config": "~2.0.0-beta.10",
@@ -36,7 +36,7 @@
3636
"mocha": "10.8.2",
3737
"nyc": "^15.1.0",
3838
"oclif": "^4.23.8",
39-
"tmp": "^0.2.5",
39+
"tmp": "^0.2.7",
4040
"ts-node": "^8.10.2",
4141
"typescript": "^5.9.3"
4242
},

packages/contentstack-branches/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-cm-branches",
33
"description": "Contentstack CLI plugin to do branches operations",
4-
"version": "2.0.0-beta.7",
4+
"version": "2.0.0-beta.8",
55
"author": "Contentstack",
66
"bugs": "https://github.com/contentstack/cli/issues",
77
"dependencies": {
@@ -14,14 +14,14 @@
1414
},
1515
"devDependencies": {
1616
"chai": "^4.5.0",
17-
"dotenv": "^16.5.0",
17+
"dotenv": "^16.6.1",
1818
"dotenv-expand": "^9.0.0",
1919
"eslint": "^9.26.0",
2020
"eslint-config-oclif": "^6.0.62",
2121
"mocha": "10.8.2",
2222
"nyc": "^15.1.0",
2323
"oclif": "^4.23.8",
24-
"sinon": "^21.0.1",
24+
"sinon": "^21.1.2",
2525
"ts-node": "^10.9.2",
2626
"typescript": "^4.9.5"
2727
},

packages/contentstack-bulk-operations/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"/oclif.manifest.json"
2121
],
2222
"dependencies": {
23-
"@contentstack/cli-asset-management": "1.0.0-beta.2",
23+
"@contentstack/cli-asset-management": "1.0.0-beta.3",
2424
"@contentstack/cli-command": "~2.0.0-beta.7",
2525
"@contentstack/cli-utilities": "~2.0.0-beta.8",
2626
"@contentstack/delivery-sdk": "^5.2.0",

packages/contentstack-cli-cm-regex-validate/README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,15 +58,14 @@ This command is used to find all the invalid regexes present in the content type
5858

5959
```
6060
USAGE
61-
$ csdx cm:stacks:validate-regex [-h] [-a <value>] [-c] [-g] [-f <value>]
61+
$ csdx cm:stacks:validate-regex [-a <value>] [-c] [-f <value>] [-g]
6262
6363
FLAGS
6464
-a, --alias=<value> Alias (name) assigned to the management token
6565
-c, --contentType To find invalid regexes within the content types
6666
-f, --filePath=<value> [optional] The path or the location in your file system where the CSV output file should be
6767
stored.
6868
-g, --globalField To find invalid regexes within the global fields
69-
-h, --help To show the flags that can be used with this CLI command
7069
7170
DESCRIPTION
7271
This command is used to find all the invalid regexes present in the content types and global fields of your stack.
@@ -87,5 +86,5 @@ EXAMPLES
8786
$ csdx cm:stacks:validate-regex -a <management_token_alias> -c -g -f <path/to/the/directory>
8887
```
8988

90-
_See code: [src/commands/cm/stacks/validate-regex.ts](https://github.com/contentstack/cli-cm-regex-validate/blob/v1.2.6/src/commands/cm/stacks/validate-regex.ts)_
89+
_See code: [src/commands/cm/stacks/validate-regex.ts](https://github.com/contentstack/cli-plugins/blob/main/packages/contentstack-cli-cm-regex-validate/src/commands/cm/stacks/validate-regex.ts)_
9190
<!-- commandsstop -->

packages/contentstack-cli-cm-regex-validate/bin/dev

Lines changed: 0 additions & 6 deletions
This file was deleted.

packages/contentstack-cli-cm-regex-validate/bin/run

Lines changed: 0 additions & 6 deletions
This file was deleted.

packages/contentstack-cli-tsgen/bin/dev

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)