Skip to content

Commit f961082

Browse files
Merge pull request #2051 from contentstack/fix/version-bump
version bump
2 parents 946dad3 + ad2fc49 commit f961082

File tree

13 files changed

+189
-119
lines changed

13 files changed

+189
-119
lines changed

.talismanrc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
fileignoreconfig:
22
- filename: package-lock.json
3-
checksum: 04099ea4a522a2be7c5b0c3a3c010a6feab6b2a078ef6d1145450953f63ac0de
4-
version: ""
3+
checksum: 72a462b8cacd9977871d7e5c6c15ba8be8c217930955667cb543ad93a41c1989
4+
version: "1.0"

package-lock.json

Lines changed: 110 additions & 110 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
2+
version: v1.25.1
3+
# ignores vulnerabilities until expiry date; change duration by modifying expiry date
4+
ignore:
5+
SNYK-JS-TMP-11501554:
6+
- '*':
7+
reason: 'https://contentstack.atlassian.net/browse/DX-362'
8+
expires: 2025-11-06T14:03:53.4141Z
9+
created: 2025-08-08T14:03:53.4141Z
10+
patch: {}
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
2+
version: v1.25.1
3+
# ignores vulnerabilities until expiry date; change duration by modifying expiry date
4+
ignore:
5+
SNYK-JS-TMP-11501554:
6+
- '*':
7+
reason: 'https://contentstack.atlassian.net/browse/IS-5312'
8+
expires: 2025-11-06T14:03:53.4141Z
9+
created: 2025-08-08T14:03:53.4141Z
10+
patch: {}

packages/contentstack-clone/.snyk

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
2+
version: v1.25.1
3+
# ignores vulnerabilities until expiry date; change duration by modifying expiry date
4+
ignore:
5+
SNYK-JS-TMP-11501554:
6+
- '*':
7+
reason: 'https://contentstack.atlassian.net/browse/IS-5312'
8+
expires: 2025-11-06T14:03:53.4141Z
9+
created: 2025-08-08T14:03:53.4141Z
10+
patch: {}
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
2+
version: v1.25.1
3+
# ignores vulnerabilities until expiry date; change duration by modifying expiry date
4+
ignore:
5+
SNYK-JS-TMP-11501554:
6+
- '*':
7+
reason: 'https://contentstack.atlassian.net/browse/IS-5312'
8+
expires: 2025-11-06T14:03:53.4141Z
9+
created: 2025-08-08T14:03:53.4141Z
10+
patch: {}

packages/contentstack-export/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-export",
33
"description": "Contentstack CLI plugin to export content from stack",
4-
"version": "1.18.0",
4+
"version": "1.18.1",
55
"author": "Contentstack",
66
"bugs": "https://github.com/contentstack/cli/issues",
77
"dependencies": {

packages/contentstack-import-setup/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-import-setup",
33
"description": "Contentstack CLI plugin to setup the mappers and configurations for the import command",
4-
"version": "1.4.0",
4+
"version": "1.4.1",
55
"author": "Contentstack",
66
"bugs": "https://github.com/contentstack/cli/issues",
77
"dependencies": {

packages/contentstack-seed/.snyk

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
2+
version: v1.25.1
3+
# ignores vulnerabilities until expiry date; change duration by modifying expiry date
4+
ignore:
5+
SNYK-JS-TMP-11501554:
6+
- '*':
7+
reason: 'https://contentstack.atlassian.net/browse/IS-5312'
8+
expires: 2025-11-06T14:03:53.4141Z
9+
created: 2025-08-08T14:03:53.4141Z
10+
patch: {}
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
2+
version: v1.25.1
3+
# ignores vulnerabilities until expiry date; change duration by modifying expiry date
4+
ignore:
5+
SNYK-JS-TMP-11501554:
6+
- '*':
7+
reason: 'https://contentstack.atlassian.net/browse/IS-5312'
8+
expires: 2025-11-06T14:03:53.4141Z
9+
created: 2025-08-08T14:03:53.4141Z
10+
patch: {}

0 commit comments

Comments
 (0)