matterbridge 3.6.1 → 3.6.2-dev-20260314-02297fd
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 +9 -0
- package/apps/frontend/build/assets/index.js +1 -1
- package/package.json +14 -14
package/CHANGELOG.md
CHANGED
|
@@ -51,6 +51,15 @@ These classes will run as threads in the next releases:
|
|
|
51
51
|
- all plugins in bridge mode;
|
|
52
52
|
- each plugin in childbridge mode;
|
|
53
53
|
|
|
54
|
+
## [3.6.2] - Dev branch
|
|
55
|
+
|
|
56
|
+
### Changed
|
|
57
|
+
|
|
58
|
+
- [package]: Update dependencies.
|
|
59
|
+
- [package]: Update actions in workflows.
|
|
60
|
+
|
|
61
|
+
<a href="https://www.buymeacoffee.com/luligugithub"><img src="https://matterbridge.io/assets/bmc-button.svg" alt="Buy me a coffee" width="80"></a>
|
|
62
|
+
|
|
54
63
|
## [3.6.1] - 2026-03-13
|
|
55
64
|
|
|
56
65
|
### Dev Breaking Changes
|