@signalsandsorcery/plugin-sdk 2.0.1 → 2.3.1

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.mjs CHANGED
@@ -1244,7 +1244,7 @@ function useSceneState(activeSceneId, initialValue) {
1244
1244
  }
1245
1245
 
1246
1246
  // src/constants/sdk-version.ts
1247
- var PLUGIN_SDK_VERSION = "2.0.0";
1247
+ var PLUGIN_SDK_VERSION = "2.3.0";
1248
1248
  export {
1249
1249
  DB_MAX,
1250
1250
  DB_MIN,