@spotify-confidence/react
Advanced tools
Comparing version 0.0.7 to 0.0.8
@@ -9,2 +9,8 @@ # Changelog | ||
### Dependencies | ||
* The following workspace dependencies were updated | ||
* devDependencies | ||
* @spotify-confidence/sdk bumped to 0.2.1 | ||
## [0.0.7](https://github.com/spotify/confidence-sdk-js/compare/react-v0.0.6...react-v0.0.7) (2024-09-12) | ||
@@ -11,0 +17,0 @@ |
{ | ||
"name": "@spotify-confidence/react", | ||
"license": "Apache-2.0", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"types": "dist/index.d.ts", | ||
@@ -31,3 +31,3 @@ "files": [ | ||
"@microsoft/api-extractor": "7.43.1", | ||
"@spotify-confidence/sdk": "0.2.0", | ||
"@spotify-confidence/sdk": "0.2.1", | ||
"react": "^18.2.0", | ||
@@ -34,0 +34,0 @@ "rollup": "4.14.2" |
53056