File tree Expand file tree Collapse file tree 4 files changed +15
-3
lines changed
Expand file tree Collapse file tree 4 files changed +15
-3
lines changed Original file line number Diff line number Diff line change 1- {"." :" 0.0.14 " }
1+ {"." :" 0.0.15 " }
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.0.15] ( https://github.com/spotify/confidence-sdk-java/compare/v0.0.14...v0.0.15 ) (2024-06-04)
4+
5+
6+ ### ✨ New Features
7+
8+ * Telemetry ID improvements ([ #140 ] ( https://github.com/spotify/confidence-sdk-java/issues/140 ) ) ([ 8d22dc7] ( https://github.com/spotify/confidence-sdk-java/commit/8d22dc7d5e2180b5f5486f65cce52286e6bec18f ) )
9+
10+
11+ ### 🧹 Chore
12+
13+ * ** main:** release 0.0.15-SNAPSHOT ([ #137 ] ( https://github.com/spotify/confidence-sdk-java/issues/137 ) ) ([ 42cec7f] ( https://github.com/spotify/confidence-sdk-java/commit/42cec7f3f09e43c82dd368af231b2638058fadaf ) )
14+
315## [ 0.0.14] ( https://github.com/spotify/confidence-sdk-java/compare/v0.0.13...v0.0.14 ) (2024-06-03)
416
517
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ Java library for [Confidence](https://confidence.spotify.com/). This library is
1111<dependency >
1212 <groupId >com.spotify.confidence</groupId >
1313 <artifactId >sdk-java</artifactId >
14- <version >0.0.15-SNAPSHOT </version >
14+ <version >0.0.15</version >
1515</dependency >
1616```
1717<!-- -x-release-please-end-->
Original file line number Diff line number Diff line change 1515
1616 <groupId >com.spotify.confidence</groupId >
1717 <artifactId >sdk-java</artifactId >
18- <version >0.0.15-SNAPSHOT </version >
18+ <version >0.0.15</version >
1919
2020 <url >https://github.com/spotify/confidence-sdk-java</url >
2121 <description >Confidence SDK for Java</description >
You can’t perform that action at this time.
0 commit comments