Skip to content

Commit 7a6deb2

Browse files
Bump version to 3.25.3 and update changelog to handle sanity tests without provided ENVs
1 parent 68d4090 commit 7a6deb2

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
## Change log
22

3+
### Version: 3.25.3
4+
#### Date: April-14-2025
5+
##### Fix:
6+
- Handle the sanity tests when ENVs are not provided
7+
38
### Version: 3.25.2
49
#### Date: April-02-2025
510
##### Fix:

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "contentstack",
3-
"version": "3.25.2",
3+
"version": "3.25.3",
44
"description": "Contentstack Javascript SDK",
55
"homepage": "https://www.contentstack.com/",
66
"author": {

0 commit comments

Comments
 (0)