We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6dbface commit c00add3Copy full SHA for c00add3
changelog.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## v1.9.0
4
+
5
+### Oct 13, 2025
6
7
+- Feature : Variant Group support
8
9
## v1.8.0
10
11
### Sep 15, 2025
pom.xml
@@ -7,7 +7,7 @@
<artifactId>cms</artifactId>
<packaging>jar</packaging>
<name>contentstack-management-java</name>
- <version>1.8.0</version>
+ <version>1.9.0</version>
<description>Contentstack Java Management SDK for Content Management API, Contentstack is a headless CMS with an
12
API-first approach
13
</description>
0 commit comments