Skip to content

Commit b4fa8d3

Browse files
committed
chore: v4.9.2
1 parent 4d06b13 commit b4fa8d3

File tree

3 files changed

+8
-4
lines changed

3 files changed

+8
-4
lines changed

CHANGELOG.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<!--
22
* Author : OBKoro1
33
* Date : 2021-03-27 17:30:30
4-
* Last Author : Please set LastEditors
5-
* LastEditTime : 2022-05-21 18:41:23
6-
* FilePath : /koro1FileHeader/CHANGELOG.md
4+
* Last Author : OBKoro1 1677593011@qq.com
5+
* LastEditTime : 2022-12-14 23:15:59
6+
* FilePath : /CHANGELOG.md
77
* Description :
88
-->
99

@@ -17,6 +17,10 @@
1717

1818
[配置](https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE) - 所有配置的详细描述的文档,用于查看详细介绍。
1919

20+
### [V4.9.2]
21+
22+
* fix: VSCode 1.74.0 兼容,解决函数注释无法使用的问题
23+
2024
### [V4.9.1]
2125

2226
* fix: 自定义特殊字段LastEditors取值导致的问题 [#478](https://github.com/OBKoro1/koro1FileHeader/issues/477)

korofileheader-4.9.2.vsix

13.4 MB
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "korofileheader",
33
"displayName": "koroFileHeader",
44
"description": "用于生成文件头部注释和函数注释的插件,支持所有主流语言,功能强大,灵活方便,文档齐全,食用简单!",
5-
"version": "4.9.1",
5+
"version": "4.9.2",
66
"publisher": "OBKoro1",
77
"scripts": {
88
"build": "vsce package",

0 commit comments

Comments
 (0)