fix(devicemanager): no changes detected - nothing to commit
This commit is contained in:
@@ -1,5 +1,11 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 2026-01-12 - 3.0.2 - fix(devicemanager)
|
||||||
|
no changes detected - nothing to commit
|
||||||
|
|
||||||
|
- git diff indicates no modifications, additions, or deletions
|
||||||
|
- no files were changed in the provided diff
|
||||||
|
|
||||||
## 2026-01-12 - 3.0.1 - fix(release)
|
## 2026-01-12 - 3.0.1 - fix(release)
|
||||||
add npm registries to release config and expand documentation for UniversalDevice architecture and smart-home features
|
add npm registries to release config and expand documentation for UniversalDevice architecture and smart-home features
|
||||||
|
|
||||||
|
|||||||
@@ -3,6 +3,6 @@
|
|||||||
*/
|
*/
|
||||||
export const commitinfo = {
|
export const commitinfo = {
|
||||||
name: '@ecobridge.xyz/devicemanager',
|
name: '@ecobridge.xyz/devicemanager',
|
||||||
version: '3.0.1',
|
version: '3.0.2',
|
||||||
description: 'a device manager for talking to devices on network and over usb'
|
description: 'a device manager for talking to devices on network and over usb'
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user