We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e23e5a8 + 691d41d commit a2d25dcCopy full SHA for a2d25dc
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## [1.5.1] - 2025-10-30
4
+
5
+### Fixed
6
+- Fixed casing in FCM, XM, and PM class files due to git case sensitivity miss
7
8
## [1.5.0] - 2025-10-28
9
10
### Added
pom.xml
@@ -21,7 +21,7 @@
21
<description>Sample Java SDK for the Coinbase Prime REST APIs</description>
22
<groupId>com.coinbase.prime</groupId>
23
<url>https://github.com/coinbase-samples/prime-sdk-java</url>
24
- <version>1.5.0</version>
+ <version>1.5.1</version>
25
<licenses>
26
<license>
27
<name>Apache License, Version 2.0</name>
0 commit comments