Skip to content

Commit 2bc4c77

Browse files
committed
version bump
1 parent 78b1162 commit 2bc4c77

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# CHANGELOG
22

3+
## v2.3.1
4+
5+
### Date: 03-Nov-2025
6+
7+
- Github issue fix
8+
- Improved error messages
9+
10+
## v2.3.0
11+
12+
### Date: 29-Sep-2025
13+
14+
- GCP-EU and AU region support
15+
316
## v2.3.0
417

518
### Date: 29-Sep-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.3.0</version>
8+
<version>2.3.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)