Skip to content

Commit a3644ff

Browse files
Merge pull request #45 from contentstack/feat/cs-36263-update-package-version
updated version in changelog, package.json
2 parents b9c8c8b + 9b66a8e commit a3644ff

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

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

3-
## [1.3.2](https://github.com/contentstack/contentstack-utils-javascript/tree/v1.3.2) (2023-12-12)
3+
## [1.3.1](https://github.com/contentstack/contentstack-utils-javascript/tree/v1.3.1) (2023-12-12)
44
- Text level rendering suppport
55
- Dependencies update
66
- Multiple array support

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@contentstack/utils",
3-
"version": "1.3.2",
3+
"version": "1.3.1",
44
"description": "Contentstack utilities for Javascript",
55
"main": "dist/index.es.js",
66
"types": "dist/types/index.d.ts",

0 commit comments

Comments
 (0)