matterbridge 3.3.0-dev-20250930-6b65506 → 3.3.0-dev-20250930-3e941d6

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
@@ -50,7 +50,7 @@ This change, necassary to obtain the plugin isolation, will require to adapt all
50
50
  }
51
51
  ```
52
52
 
53
- - check that you didn't used any matterbridge calls.
53
+ - check that you didn't use any matterbridge calls.
54
54
 
55
55
  In this phase (matterbridge 3.3.x) all plugins will continue to build and run even without updates.
56
56
 
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "matterbridge",
3
- "version": "3.3.0-dev-20250930-6b65506",
3
+ "version": "3.3.0-dev-20250930-3e941d6",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "matterbridge",
9
- "version": "3.3.0-dev-20250930-6b65506",
9
+ "version": "3.3.0-dev-20250930-3e941d6",
10
10
  "license": "Apache-2.0",
11
11
  "dependencies": {
12
12
  "@matter/main": "0.15.4",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "matterbridge",
3
- "version": "3.3.0-dev-20250930-6b65506",
3
+ "version": "3.3.0-dev-20250930-3e941d6",
4
4
  "description": "Matterbridge plugin manager for Matter",
5
5
  "author": "https://github.com/Luligu",
6
6
  "license": "Apache-2.0",