fix(release): add npm registries to release config and expand documentation for UniversalDevice architecture and smart-home features

This commit is contained in:
2026-01-12 09:13:22 +00:00
parent 3377053ef4
commit 1cc8c48315
5 changed files with 127 additions and 36 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@ecobridge.xyz/devicemanager',
version: '3.0.0',
version: '3.0.1',
description: 'a device manager for talking to devices on network and over usb'
}