@kreuzberg/node 4.8.1 → 4.8.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.mjs CHANGED
@@ -1171,7 +1171,7 @@ async function embed(texts, config) {
1171
1171
  }
1172
1172
 
1173
1173
  // typescript/index.ts
1174
- var __version__ = "4.8.1";
1174
+ var __version__ = "4.8.2";
1175
1175
  export {
1176
1176
  CacheError,
1177
1177
  EmbeddingError,