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 7eb2794 commit 110b927Copy full SHA for 110b927
changelog.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## v1.10.0
4
+
5
+### Oct 27, 2025
6
7
+- Feature : TOTP support
8
9
## v1.9.0
10
11
### Oct 13, 2025
pom.xml
@@ -7,7 +7,7 @@
<artifactId>cms</artifactId>
<packaging>jar</packaging>
<name>contentstack-management-java</name>
- <version>1.9.0</version>
+ <version>1.10.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