Skip to content
This repository was archived by the owner on Feb 20, 2026. It is now read-only.

Commit 2bfa449

Browse files
committed
update: 1.4.12
1 parent bf53541 commit 2bfa449

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!--
22
* @Author: xuranXYS
3-
* @LastEditTime: 2024-07-04 18:15:16
3+
* @LastEditTime: 2025-10-29 17:25:14
44
* @GitHub: www.github.com/xiaoxustudio
55
* @WebSite: www.xiaoxustudio.top
66
* @Description: By xuranXYS
@@ -12,6 +12,13 @@ All notable changes to the "webgal-for-vscode" extension will be documented in t
1212

1313
## [Unreleased]
1414

15+
16+
## [1.4.12] - 2025.10.29
17+
18+
- 增加新指令支持
19+
- 增加设置(是否禁用警告)
20+
- API 文档地址更新
21+
1522
## [1.4.11] - 2024.9.3
1623

1724
- 优化 DocumentLink,未找到文件将不会提示

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "webgal-for-vscode",
33
"displayName": "webgal for VSCode",
44
"description": "webgal-for-vscode by xuran",
5-
"version": "1.4.11",
5+
"version": "1.4.12",
66
"repository": {
77
"type": "git",
88
"url": "https://github.com/xiaoxustudio/webgal-for-vscode"

0 commit comments

Comments
 (0)