Skip to content

Commit b9c8c8b

Browse files
Merge pull request #43 from contentstack/feat/cs-36263-text-level-rendering-support
Updated changeLog
2 parents 1a35b26 + 1749c16 commit b9c8c8b

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
# Changelog
22

3+
## [1.3.2](https://github.com/contentstack/contentstack-utils-javascript/tree/v1.3.2) (2023-12-12)
4+
- Text level rendering suppport
5+
- Dependencies update
6+
- Multiple array support
7+
38
## [1.1.0](https://github.com/contentstack/contentstack-utils-javascript/tree/v1.1.0) (2021-10-19)
49
- Live preview edit tags support added
510

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/utils",
3-
"version": "1.3.1",
3+
"version": "1.3.2",
44
"description": "Contentstack utilities for Javascript",
55
"main": "dist/index.es.js",
66
"types": "dist/types/index.d.ts",

0 commit comments

Comments
 (0)