We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34134eb commit d73c36aCopy full SHA for d73c36a
Changelog.md
@@ -1,6 +1,12 @@
1
# Changelog
2
3
A brief description of what changes project contains
4
+## Mar 23, 2026
5
+
6
+#### v1.3.0
7
8
+- Enhancement: Variant Utility
9
10
## Mar 17, 2025
11
12
#### v1.2.15
pom.xml
@@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.contentstack.sdk</groupId>
<artifactId>utils</artifactId>
- <version>1.2.15</version>
+ <version>1.3.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