Skip to content

Commit 2e72a5b

Browse files
authored
Merge pull request #75 from contentstack/fix/DX-707
Update version and changelog for 1.2.11
2 parents 4b2227d + 1319512 commit 2e72a5b

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

Changelog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
A brief description of what changes project contains
44
## May 28, 2024
55

6+
#### v1.2.11
7+
8+
- Fix: ignore td/th in case of attrs has void:true
9+
10+
## May 14, 2024
11+
612
#### v1.2.10
713

814
-Enhancement: Update Asset url method added for GQL

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>com.contentstack.sdk</groupId>
66
<artifactId>utils</artifactId>
7-
<version>1.2.10</version>
7+
<version>1.2.11</version>
88
<packaging>jar</packaging>
99
<name>Contentstack-utils</name>
1010
<description>Java Utils SDK for Contentstack Content Delivery API, Contentstack is a headless CMS</description>

0 commit comments

Comments
 (0)