Skip to content

Commit 86cdc73

Browse files
authored
Merge pull request #125 from contentstack/enh/DX-59-fetch-asset-with-any-field
Version bump
2 parents 7719fc6 + f4fecb5 commit 86cdc73

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# CHANGELOG
22

3+
## v1.14.2
4+
5+
### Date: 15-July-2024
6+
7+
-Enhancement: Fetch assets using any field uid of assets
8+
39
## v1.14.1
410

511
### Date: 17-May-2024

pom.xml

+1-1
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>1.14.1</version>
8+
<version>1.14.2</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)