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 4b2227d + 1319512 commit 2e72a5bCopy full SHA for 2e72a5b
Changelog.md
@@ -3,6 +3,12 @@
3
A brief description of what changes project contains
4
## May 28, 2024
5
6
+#### v1.2.11
7
+
8
+- Fix: ignore td/th in case of attrs has void:true
9
10
+## May 14, 2024
11
12
#### v1.2.10
13
14
-Enhancement: Update Asset url method added for GQL
pom.xml
@@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.contentstack.sdk</groupId>
<artifactId>utils</artifactId>
- <version>1.2.10</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