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 dad1602 + fd94116 commit d6db24dCopy full SHA for d6db24d
Changelog.md
@@ -1,6 +1,13 @@
1
# Changelog
2
3
A brief description of what changes project contains
4
+## Oct 21, 2024
5
+
6
+#### v1.2.12
7
8
+- Fix: Snyk issues
9
+- Added workflow
10
11
## May 28, 2024
12
13
#### v1.2.11
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.2.12</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