This repository was archived by the owner on Feb 20, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +21
-3
lines changed
buildSrc/src/main/kotlin/changelog Expand file tree Collapse file tree 4 files changed +21
-3
lines changed Original file line number Diff line number Diff line change
1
+ > 对应核心版本: [ ** v3.3.0** ] ( https://github.com/simple-robot/simpler-robot/releases/tag/v3.3.0 )
2
+
3
+ > [ !warning]
4
+ > 目前版本尚处于 ** 早期** 阶段,代表仍然可能存在大量已知问题或未知问题,
5
+ 以及未完善的内容和落后于官方更新的内容。
6
+
7
+ 我们欢迎并期望着您的的[ 反馈] ( https://github.com/simple-robot/simbot-component-miyoushe/issues ) 或[ 协助] ( https://github.com/simple-robot/simbot-component-miyoushe/pulls ) ,
8
+ 感谢您的贡献与支持!
Original file line number Diff line number Diff line change
1
+ # v0.2.0
2
+
3
+ > Release & Pull Notes: [ v0.2.0] ( https://github.com/simple-robot/simpler-robot/releases/tag/v0.2.0 )
4
+
5
+
6
+ # v0.1.1
7
+
8
+ > Release & Pull Notes: [ v0.1.1] ( https://github.com/simple-robot/simpler-robot/releases/tag/v0.1.1 )
9
+
10
+
1
11
# v0.1.0
2
12
3
13
> Release & Pull Notes: [ v0.1.0] ( https://github.com/simple-robot/simpler-robot/releases/tag/v0.1.0 )
Original file line number Diff line number Diff line change 2
2
<!DOCTYPE vars SYSTEM "https://resources.jetbrains.com/writerside/1.0/vars.dtd">
3
3
<vars >
4
4
<var name =" product" value =" Writerside" />
5
- <var instance =" villa" name =" version" value =" 0.1 .0" />
5
+ <var instance =" villa" name =" version" value =" 0.2 .0" />
6
6
<var instance =" villa" name =" kt-version" value =" 1.9.21" />
7
7
<var name =" copyright-year" value =" 2023-2024" />
8
8
</vars >
Original file line number Diff line number Diff line change 1
1
/*
2
- * Copyright (c) 2023. ForteScarlet.
2
+ * Copyright (c) 2023-2024 . ForteScarlet.
3
3
*
4
4
* This file is part of simbot-component-miyoushe.
5
5
*
@@ -47,7 +47,7 @@ fun Project.generateChangelog(tag: String) {
47
47
48
48
> [!warning]
49
49
> 目前版本尚处于 **早期** 阶段,代表仍然可能存在大量已知问题或未知问题,
50
- 以及未完善的内容和落后于官方更新的内容。**
50
+ 以及未完善的内容和落后于官方更新的内容。
51
51
52
52
我们欢迎并期望着您的的[反馈](https://github.com/simple-robot/simbot-component-miyoushe/issues)或[协助](https://github.com/simple-robot/simbot-component-miyoushe/pulls),
53
53
感谢您的贡献与支持!
You can’t perform that action at this time.
0 commit comments