Skip to content

Commit 7eb50ed

Browse files
authored
Merge pull request #187 from contentstack/version-bump
Update version to 2.1.1 and updated changelog
2 parents 82e75af + 527f953 commit 7eb50ed

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,5 +1,12 @@
11
# CHANGELOG
22

3+
## v2.1.1
4+
5+
### Date: 1-Apr-2025
6+
7+
- Github Issue fix
8+
- Sanity test Integration
9+
310
## v2.1.0
411

512
### Date: 1-Apr-2025

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<modelVersion>4.0.0</modelVersion>
66
<groupId>com.contentstack.sdk</groupId>
77
<artifactId>java</artifactId>
8-
<version>2.1.0</version>
8+
<version>2.1.1</version>
99
<packaging>jar</packaging>
1010
<name>contentstack-java</name>
1111
<description>Java SDK for Contentstack Content Delivery API</description>

0 commit comments

Comments
 (0)