matterbridge 3.3.7-dev-20251104-7c779b9 → 3.3.7-dev-20251105-440e549

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
@@ -34,7 +34,7 @@ Advantages:
34
34
 
35
35
  ### Added
36
36
 
37
- - [matterbridge]: Added a first check for plugin existence (docker pull) and reinstall it before parsing the plugin.
37
+ - [matterbridge]: Added a first check for plugin existence (docker pull or Hass add-on rebuild) and reinstall it before parsing the plugin.
38
38
 
39
39
  ### Changed
40
40
 
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "matterbridge",
3
- "version": "3.3.7-dev-20251104-7c779b9",
3
+ "version": "3.3.7-dev-20251105-440e549",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "matterbridge",
9
- "version": "3.3.7-dev-20251104-7c779b9",
9
+ "version": "3.3.7-dev-20251105-440e549",
10
10
  "license": "Apache-2.0",
11
11
  "dependencies": {
12
12
  "@matter/main": "0.15.6",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "matterbridge",
3
- "version": "3.3.7-dev-20251104-7c779b9",
3
+ "version": "3.3.7-dev-20251105-440e549",
4
4
  "description": "Matterbridge plugin manager for Matter",
5
5
  "author": "https://github.com/Luligu",
6
6
  "license": "Apache-2.0",