@lucern/sdk 1.0.9 → 1.0.10

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.
@@ -41,5 +41,5 @@
41
41
  "convex-validators",
42
42
  "proof-attestation"
43
43
  ],
44
- "signedAt": 1780042596972
44
+ "signedAt": 1780049565792
45
45
  }
@@ -9565,7 +9565,7 @@ function createToolRegistryClient(config = {}) {
9565
9565
  }
9566
9566
 
9567
9567
  // src/version.ts
9568
- var LUCERN_SDK_VERSION = "1.0.9";
9568
+ var LUCERN_SDK_VERSION = "1.0.10";
9569
9569
 
9570
9570
  // src/workflowClient.ts
9571
9571
  function normalizeLensQuery(value) {