@stream-io/video-filters-web 0.10.0 → 1.0.0-beta.0

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/CHANGELOG.md CHANGED
@@ -2,7 +2,9 @@
2
2
 
3
3
  This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
4
4
 
5
- ## [0.10.0](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-filters-web-0.9.1...@stream-io/video-filters-web-0.10.0) (2026-09-04)
5
+ ## [1.0.0-beta.0](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-filters-web-0.9.0...@stream-io/video-filters-web-1.0.0-beta.0) (2026-09-04)
6
+
7
+ ## [0.9.0](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-filters-web-0.8.7...@stream-io/video-filters-web-0.9.0) (2026-09-04)
6
8
 
7
9
  ### Features
8
10
 
@@ -1,4 +1,4 @@
1
- const version = "0.10.0";
1
+ const version = "1.0.0-beta.0";
2
2
  const packageName = "@stream-io/video-filters-web";
3
3
 
4
4
  export { packageName, version };
package/dist/index.cjs.js CHANGED
@@ -1561,7 +1561,7 @@ const createTFLiteSIMDModule = (__Module) => {
1561
1561
  return __Module.ready;
1562
1562
  };
1563
1563
 
1564
- const version = "0.10.0";
1564
+ const version = "1.0.0-beta.0";
1565
1565
  const packageName = "@stream-io/video-filters-web";
1566
1566
 
1567
1567
  // @ts-expect-error - module is not declared