We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b599a79 + f2b5eb7 commit 8de045cCopy full SHA for 8de045c
changelog.md
@@ -2,7 +2,11 @@
2
3
A brief description of what changes project contains
4
5
-#### v1.1.0
+#### v1.0.2
6
+
7
+- Fixed the SRE issues
8
9
+#### v1.0.1
10
11
- added GCP_NA region support
12
pom.xml
@@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.contentstack.sdk</groupId>
<artifactId>marketplace</artifactId>
- <version>1.0.1</version>
+ <version>1.0.2</version>
<description>Contentstack Java Management SDK for Content Management API</description>
<url>https://github.com/contentstack/contentstack-management-java/</url>
0 commit comments