Skip to content

Commit 48bdde0

Browse files
qiaofeng1227github-actions[bot]
authored andcommitted
Build Plugin For Release
1 parent cd5723b commit 48bdde0

4 files changed

Lines changed: 14 additions & 8 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 0.2.17 release on 2025-09-03
2+
- [【Websoft9 优化】-- 服务状态监控](https://github.com/Websoft9/websoft9/issues/626)
3+
- [【Websoft9 优化】-- PHP 版本管理](https://github.com/Websoft9/websoft9/issues/627)
4+
- [【Websoft9 优化】-- 系统指标 ](https://github.com/Websoft9/websoft9/issues/628)
5+
- [【Websoft9 优化】-- 网关集成 WAF 能力](https://github.com/Websoft9/websoft9/issues/629)
6+
- [【Websoft9 优化】-- 备份与恢复](https://github.com/Websoft9/websoft9/issues/630)
17
## 0.2.17-rc1 release on 2025-09-03
28
- [【Websoft9 优化】-- 服务状态监控](https://github.com/Websoft9/websoft9/issues/626)
39
- [【Websoft9 优化】-- PHP 版本管理](https://github.com/Websoft9/websoft9/issues/627)

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.2.17-rc1",
2+
"version": "0.2.17",
33
"menu": {
44
"myapps": {
55
"label": "My Apps",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9941,9 +9941,9 @@ typescript-tuple@^2.2.1:
99419941
typescript-compare "^0.0.2"
99429942

99439943
"typescript@^3.2.1 || ^4", "typescript@>= 2.7", "typescript@>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta":
9944-
version "5.9.2"
9945-
resolved "https://registry.npmjs.org/typescript/-/typescript-5.9.2.tgz"
9946-
integrity sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==
9944+
version "4.9.5"
9945+
resolved "https://registry.npmjs.org/typescript/-/typescript-4.9.5.tgz"
9946+
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
99479947

99489948
unbox-primitive@^1.1.0:
99499949
version "1.1.0"

0 commit comments

Comments
 (0)