Sfoglia il codice sorgente

chore: release v0.6.3

liujia 1 mese fa
parent
commit
e5c81ad282
2 ha cambiato i file con 4 aggiunte e 1 eliminazioni
  1. 3 0
      CHANGELOG.md
  2. 1 1
      package.json

+ 3 - 0
CHANGELOG.md

@@ -1,4 +1,7 @@
 
+## v0.6.3 (2025-09-15)
+- feat: 添加设备归属租户允许删除 (8337828)
+
 ## v0.6.2 (2025-09-15)
 - feat: 调整设备固件版本号为hardware; (1d7cd19)
 

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "ln-web",
-  "version": "0.6.2",
+  "version": "0.6.3",
   "private": true,
   "type": "module",
   "scripts": {