matterbridge 3.3.3-dev-20251018-66ae7a4 → 3.3.3-dev-20251019-a73923c

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
@@ -23,7 +23,7 @@ Advantages:
23
23
  - isolation between threads;
24
24
  - individual plugin isolation in childbridge mode;
25
25
 
26
- ## [3.3.3] - Not released
26
+ ## [3.3.3] - 2025-10-18
27
27
 
28
28
  ### Added
29
29
 
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "matterbridge",
3
- "version": "3.3.3-dev-20251018-66ae7a4",
3
+ "version": "3.3.3-dev-20251019-a73923c",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "matterbridge",
9
- "version": "3.3.3-dev-20251018-66ae7a4",
9
+ "version": "3.3.3-dev-20251019-a73923c",
10
10
  "license": "Apache-2.0",
11
11
  "dependencies": {
12
12
  "@matter/main": "0.15.5",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "matterbridge",
3
- "version": "3.3.3-dev-20251018-66ae7a4",
3
+ "version": "3.3.3-dev-20251019-a73923c",
4
4
  "description": "Matterbridge plugin manager for Matter",
5
5
  "author": "https://github.com/Luligu",
6
6
  "license": "Apache-2.0",