Skip to content

Commit b7d5262

Browse files
Merge pull request #317 from contentstack/fix/version-bump
bump version to 3.25.1
2 parents 3d50877 + e8356bd commit b7d5262

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
## Change log
22

3+
### Version: 3.25.1
4+
#### Date: April-01-2025
5+
##### Fix:
6+
- Update dependencies
7+
- Update slack notification
8+
39
### Version: 3.25.0
410
#### Date: March-10-2025
511
##### Fix:

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "contentstack",
3-
"version": "3.25.0",
3+
"version": "3.25.1",
44
"description": "Contentstack Javascript SDK",
55
"homepage": "https://www.contentstack.com/",
66
"author": {

0 commit comments

Comments
 (0)