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.5 " }
1+ {"." :" 0.0.6 " }
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.0.6] ( https://github.com/spotify/confidence-openfeature-provider-java/compare/v0.0.5...v0.0.6 ) (2024-01-30)
4+
5+
6+ ### 🐛 Bug Fixes
7+
8+ * Shade dependencies ([ #73 ] ( https://github.com/spotify/confidence-openfeature-provider-java/issues/73 ) ) ([ 158bfd0] ( https://github.com/spotify/confidence-openfeature-provider-java/commit/158bfd0e87215619077dfb1861e477f0d2913398 ) )
9+
10+
11+ ### 🧹 Chore
12+
13+ * ** main:** release 0.0.6-SNAPSHOT ([ #71 ] ( https://github.com/spotify/confidence-openfeature-provider-java/issues/71 ) ) ([ e30bb9d] ( https://github.com/spotify/confidence-openfeature-provider-java/commit/e30bb9d13ad7d1f005f7e45338f1a2022542a2cf ) )
14+
315## [ 0.0.5] ( https://github.com/spotify/confidence-openfeature-provider-java/compare/v0.0.4...v0.0.5 ) (2024-01-11)
416
517
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ useful.
1919<dependency >
2020 <groupId >com.spotify.confidence</groupId >
2121 <artifactId >openfeature-provider</artifactId >
22- <version >0.0.6-SNAPSHOT </version >
22+ <version >0.0.6</version >
2323</dependency >
2424```
2525<!-- -x-release-please-end-->
Original file line number Diff line number Diff line change 1515
1616 <groupId >com.spotify.confidence</groupId >
1717 <artifactId >openfeature-provider</artifactId >
18- <version >0.0.6-SNAPSHOT </version >
18+ <version >0.0.6</version >
1919
2020 <url >https://github.com/spotify/confidence-openfeature-provider-java</url >
2121 <description >Confidence OpenFeature provider for Java</description >
You can’t perform that action at this time.
0 commit comments