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 dad1602 commit 07f59e5Copy full SHA for 07f59e5
Changelog.md
@@ -1,11 +1,13 @@
1
# Changelog
2
3
A brief description of what changes project contains
4
-## May 28, 2024
+## Oct 21, 2024
5
6
#### v1.2.11
7
8
- Fix: ignore td/th in case of attrs has void:true
9
+- Fix: Snyk issues
10
+- Worflow added
11
12
## May 14, 2024
13
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.11</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