opensteer 0.8.12 → 0.8.13

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.cjs CHANGED
@@ -16413,7 +16413,7 @@ function isOpensteerEnvironmentKey(key) {
16413
16413
 
16414
16414
  // ../runtime-core/package.json
16415
16415
  var package_default = {
16416
- version: "0.1.2"};
16416
+ version: "0.1.5"};
16417
16417
 
16418
16418
  // ../runtime-core/src/version.ts
16419
16419
  var OPENSTEER_RUNTIME_CORE_VERSION = package_default.version;