@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.
package/dist/version.d.ts CHANGED
@@ -1,4 +1,4 @@
1
1
  /** Current SDK package version. */
2
- declare const LUCERN_SDK_VERSION = "1.0.9";
2
+ declare const LUCERN_SDK_VERSION = "1.0.10";
3
3
 
4
4
  export { LUCERN_SDK_VERSION };
package/dist/version.js CHANGED
@@ -1,5 +1,5 @@
1
1
  // src/version.ts
2
- var LUCERN_SDK_VERSION = "1.0.9";
2
+ var LUCERN_SDK_VERSION = "1.0.10";
3
3
 
4
4
  export { LUCERN_SDK_VERSION };
5
5
  //# sourceMappingURL=version.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/version.ts"],"names":[],"mappings":";AACO,IAAM,kBAAA,GAAqB","file":"version.js","sourcesContent":["/** Current SDK package version. */\nexport const LUCERN_SDK_VERSION = \"1.0.9\";\n"]}
1
+ {"version":3,"sources":["../src/version.ts"],"names":[],"mappings":";AACO,IAAM,kBAAA,GAAqB","file":"version.js","sourcesContent":["/** Current SDK package version. */\nexport const LUCERN_SDK_VERSION = \"1.0.10\";\n"]}
@@ -9567,7 +9567,7 @@ function createToolRegistryClient(config = {}) {
9567
9567
  }
9568
9568
 
9569
9569
  // src/version.ts
9570
- var LUCERN_SDK_VERSION = "1.0.9";
9570
+ var LUCERN_SDK_VERSION = "1.0.10";
9571
9571
 
9572
9572
  // src/workflowClient.ts
9573
9573
  function normalizeLensQuery(value) {