matterbridge 3.10.8 → 3.10.9-dev-20260904-cbaddbb

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
@@ -31,6 +31,26 @@ If you like this project and find it useful, please consider giving it a star on
31
31
 
32
32
  <a href="https://www.buymeacoffee.com/luligugithub"><img src="https://matterbridge.io/assets/bmc-button.svg" alt="Buy me a coffee" width="120"></a>
33
33
 
34
+ ## [3.10.9] - Dev branch
35
+
36
+ ### Changed
37
+
38
+ - [matterbridge]: Bump `matterbridge` version to v.3.10.9.
39
+ - [matterbridge]: Bump `@types/node` to v.26.4.1.
40
+ - [matterbridge]: Bump `@vitest/coverage-v8` to v.5.0.0.
41
+ - [matterbridge]: Bump `oxfmt` to v.0.66.0.
42
+ - [matterbridge]: Bump `oxlint` to v.1.81.0.
43
+ - [matterbridge]: Bump `vitest` to v.5.0.0.
44
+ - [thread]: Bump `@zip.js/zip.js` to v.2.10.0.
45
+ - [frontend]: Bump `frontend` version to v.3.5.11.
46
+ - [frontend]: Bump `react-router` to v.8.3.1.
47
+ - [frontend]: Bump `@types/node` to v.26.4.1.
48
+ - [frontend]: Bump `@types/react-dom` to v.19.2.7.
49
+ - [frontend]: Bump `globals` to v.17.12.0.
50
+ - [frontend]: Bump `vitest` to v.5.0.0.
51
+ - [frontend]: Bump `oxfmt` to v.0.66.0.
52
+ - [frontend]: Bump `oxlint` to v.1.81.0.
53
+
34
54
  ## [3.10.8] - 2026-09-04
35
55
 
36
56
  ### Development News