Skip to content

Commit 07f59e5

Browse files
committed
version bump corrected for 21st oct 2024 release
1 parent dad1602 commit 07f59e5

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

Changelog.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
# Changelog
22

33
A brief description of what changes project contains
4-
## May 28, 2024
4+
## Oct 21, 2024
55

66
#### v1.2.11
77

88
- Fix: ignore td/th in case of attrs has void:true
9+
- Fix: Snyk issues
10+
- Worflow added
911

1012
## May 14, 2024
1113

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.15</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)