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 07f59e5 commit fd94116Copy full SHA for fd94116
Changelog.md
@@ -3,11 +3,16 @@
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
14
15
- Fix: ignore td/th in case of attrs has void:true
-- Fix: Snyk issues
-- Worflow added
16
17
## May 14, 2024
18
pom.xml
@@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.contentstack.sdk</groupId>
<artifactId>utils</artifactId>
- <version>1.2.11</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