Skip to content

Commit 4e89e76

Browse files
fix: update version to 1.3.1 in changelog, package.json, and package-lock.json
1 parent 2106058 commit 4e89e76

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Change log
22

3-
### Version: 1.4.0
3+
### Version: 1.3.1
44
#### Date: Sept-01-2025
55
- Fix: Replace URLSearchParams.set() with React Native compatible implementation
66

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/core",
3-
"version": "1.4.0",
3+
"version": "1.3.1",
44
"type": "commonjs",
55
"main": "./dist/cjs/src/index.js",
66
"types": "./dist/cjs/src/index.d.ts",

0 commit comments

Comments
 (0)