Skip to content

Commit fd94116

Browse files
committed
corrected version bump
1 parent 07f59e5 commit fd94116

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

Changelog.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,16 @@
33
A brief description of what changes project contains
44
## Oct 21, 2024
55

6+
#### v1.2.12
7+
8+
- Fix: Snyk issues
9+
- Added workflow
10+
11+
## May 28, 2024
12+
613
#### v1.2.11
714

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

1217
## May 14, 2024
1318

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.11</version>
7+
<version>1.2.12</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)