Skip to content

Commit d6db24d

Browse files
authored
Merge pull request #85 from contentstack/fix/version-bump
Fix/version bump
2 parents dad1602 + fd94116 commit d6db24d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

Changelog.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Changelog
22

33
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+
411
## May 28, 2024
512

613
#### v1.2.11

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