File tree Expand file tree Collapse file tree 2 files changed +34
-1
lines changed Expand file tree Collapse file tree 2 files changed +34
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
# Changelog
4
4
5
+ ## [ Version 1.5.0] ( https://github.com/lobehub/chat-plugin-template/compare/v1.4.0...v1.5.0 )
6
+
7
+ <sup >Released on ** 2023-12-30** </sup >
8
+
9
+ #### ✨ Features
10
+
11
+ - ** misc** : Support markdown type.
12
+
13
+ #### 💄 Styles
14
+
15
+ - ** misc** : Improve manifest info.
16
+
17
+ <br />
18
+
19
+ <details >
20
+ <summary ><kbd >Improvements and Fixes</kbd ></summary >
21
+
22
+ #### What's improved
23
+
24
+ - ** misc** : Support markdown type ([ 0a6e154] ( https://github.com/lobehub/chat-plugin-template/commit/0a6e154 ) )
25
+
26
+ #### Styles
27
+
28
+ - ** misc** : Improve manifest info ([ 0f51c54] ( https://github.com/lobehub/chat-plugin-template/commit/0f51c54 ) )
29
+
30
+ </details >
31
+
32
+ <div align =" right " >
33
+
34
+ [ ![ ] ( https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square )] ( #readme-top )
35
+
36
+ </div >
37
+
5
38
## [ Version 1.4.0] ( https://github.com/lobehub/chat-plugin-template/compare/v1.3.0...v1.4.0 )
6
39
7
40
<sup >Released on ** 2023-12-02** </sup >
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " plugin-identifier" ,
3
- "version" : " 1.4 .0" ,
3
+ "version" : " 1.5 .0" ,
4
4
"private" : true ,
5
5
"description" : " This is the plugin template for LobeChat plugin development" ,
6
6
"homepage" : " https://github.com/lobehub/chat-plugin-template" ,
You can’t perform that action at this time.
0 commit comments