@lucern/sdk 1.0.5 → 1.0.6

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.5";
2
+ declare const LUCERN_SDK_VERSION = "1.0.6";
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.5";
2
+ var LUCERN_SDK_VERSION = "1.0.6";
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.5\";\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.6\";\n"]}
@@ -9565,7 +9565,7 @@ function createToolRegistryClient(config = {}) {
9565
9565
  }
9566
9566
 
9567
9567
  // src/version.ts
9568
- var LUCERN_SDK_VERSION = "1.0.5";
9568
+ var LUCERN_SDK_VERSION = "1.0.6";
9569
9569
 
9570
9570
  // src/workflowClient.ts
9571
9571
  function normalizeLensQuery(value) {