Skip to content

Commit

Permalink
Merge pull request #125 from contentstack/enh/DX-59-fetch-asset-with-…
Browse files Browse the repository at this point in the history
…any-field

Version bump
  • Loading branch information
reeshika-h authored Jul 19, 2024
2 parents 52c47ff + bde4f8d commit ede6c61
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# CHANGELOG

## v1.14.2

### Date: 15-July-2024

-Enhancement: Fetch assets using any field uid of assets

## v1.14.1

### Date: 17-May-2024
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.contentstack.sdk</groupId>
<artifactId>java</artifactId>
<version>1.14.1</version>
<version>1.14.2</version>
<packaging>jar</packaging>
<name>contentstack-java</name>
<description>Java SDK for Contentstack Content Delivery API</description>
Expand Down

0 comments on commit ede6c61

Please sign in to comment.