@spotify-confidence/sdk
Advanced tools
Comparing version 0.1.3 to 0.1.4
# Changelog | ||
## [0.1.4](https://github.com/spotify/confidence-sdk-js/compare/sdk-v0.1.3...sdk-v0.1.4) (2024-06-05) | ||
### 🐛 Bug Fixes | ||
* invalid d.ts generation ([#162](https://github.com/spotify/confidence-sdk-js/issues/162)) ([ac1c415](https://github.com/spotify/confidence-sdk-js/commit/ac1c415b35d4a2a31d73791097ae5bc43047d994)) | ||
## [0.1.3](https://github.com/spotify/confidence-sdk-js/compare/sdk-v0.1.2...sdk-v0.1.3) (2024-06-04) | ||
@@ -4,0 +11,0 @@ |
@@ -294,3 +294,2 @@ declare class AccessiblePromise<T> { | ||
function withLevel(delegate: Logger, level: Level): Logger; | ||
{}; | ||
} | ||
@@ -297,0 +296,0 @@ |
{ | ||
"name": "@spotify-confidence/sdk", | ||
"license": "Apache-2.0", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"types": "dist/index.d.ts", | ||
@@ -6,0 +6,0 @@ "engineStrict": true, |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
305227
2961