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.
2 parents 82e75af + 527f953 commit 7eb50edCopy full SHA for 7eb50ed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# CHANGELOG
2
3
+## v2.1.1
4
+
5
+### Date: 1-Apr-2025
6
7
+- Github Issue fix
8
+- Sanity test Integration
9
10
## v2.1.0
11
12
### Date: 1-Apr-2025
pom.xml
@@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.contentstack.sdk</groupId>
<artifactId>java</artifactId>
- <version>2.1.0</version>
+ <version>2.1.1</version>
<packaging>jar</packaging>
<name>contentstack-java</name>
<description>Java SDK for Contentstack Content Delivery API</description>
0 commit comments