@linxiraos/pi-wire 1.1.5 → 1.1.7
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 +8 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,14 @@
|
|
|
2
2
|
|
|
3
3
|
## [Unreleased]
|
|
4
4
|
|
|
5
|
+
## [1.1.7] - 2026-09-01
|
|
6
|
+
|
|
7
|
+
- 版本线随 1.1.7 发布对齐(随本体 v18.0.11 同步与主题/网关更新),包内无独立变更。
|
|
8
|
+
|
|
9
|
+
## [1.1.6] - 2026-08-30
|
|
10
|
+
|
|
11
|
+
- 同步上游 OMP v18.0.9(`cc14e04f075d`)。
|
|
12
|
+
|
|
5
13
|
## [1.1.5] - 2026-08-26
|
|
6
14
|
|
|
7
15
|
- 随 1.1.5 版本线对齐发布:OMP v18.0.6 同步未触及本包,无独立功能变更。
|
package/package.json
CHANGED