We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6cd212 commit 9b98701Copy full SHA for 9b98701
Changelog.md
@@ -1,6 +1,13 @@
1
# Changelog
2
3
A brief description of what changes project contains
4
+
5
+## Apr 20, 2026
6
7
+#### v1.5.0
8
9
+- Enhancement: Live Preview Editable tags
10
11
## Mar 23, 2026
12
13
#### v1.4.0
pom.xml
@@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.contentstack.sdk</groupId>
<artifactId>utils</artifactId>
- <version>1.4.0</version>
+ <version>1.5.0</version>
<packaging>jar</packaging>
<name>Contentstack-utils</name>
<description>Java Utils SDK for Contentstack Content Delivery API, Contentstack is a headless CMS</description>
0 commit comments