@agentmemory/agentmemory 0.7.6 → 0.7.7

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.
@@ -3804,7 +3804,7 @@ function registerAutoForgetFunction(sdk, kv) {
3804
3804
 
3805
3805
  //#endregion
3806
3806
  //#region src/version.ts
3807
- const VERSION = "0.7.6";
3807
+ const VERSION = "0.7.7";
3808
3808
 
3809
3809
  //#endregion
3810
3810
  //#region src/functions/export-import.ts
@@ -3907,7 +3907,8 @@ function registerExportImportFunction(sdk, kv) {
3907
3907
  "0.7.3",
3908
3908
  "0.7.4",
3909
3909
  "0.7.5",
3910
- "0.7.6"
3910
+ "0.7.6",
3911
+ "0.7.7"
3911
3912
  ]).has(importData.version)) return {
3912
3913
  success: false,
3913
3914
  error: `Unsupported export version: ${importData.version}`
@@ -14725,4 +14726,4 @@ main().catch((err) => {
14725
14726
 
14726
14727
  //#endregion
14727
14728
  export { };
14728
- //# sourceMappingURL=src-CxKzBty4.mjs.map
14729
+ //# sourceMappingURL=src-C_TC9frp.mjs.map