File tree Expand file tree Collapse file tree 2 files changed +26
-1
lines changed Expand file tree Collapse file tree 2 files changed +26
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
# Changelog
4
4
5
+ ## [ Version 1.3.0] ( https://github.com/lobehub/chat-plugin-template/compare/v1.2.1...v1.3.0 )
6
+
7
+ <sup >Released on ** 2023-11-16** </sup >
8
+
9
+ #### ✨ Features
10
+
11
+ - ** misc** : Update manifest example.
12
+
13
+ <br />
14
+
15
+ <details >
16
+ <summary ><kbd >Improvements and Fixes</kbd ></summary >
17
+
18
+ #### What's improved
19
+
20
+ - ** misc** : Update manifest example, closes [ #17 ] ( https://github.com/lobehub/chat-plugin-template/issues/17 ) ([ abf44f0] ( https://github.com/lobehub/chat-plugin-template/commit/abf44f0 ) )
21
+
22
+ </details >
23
+
24
+ <div align =" right " >
25
+
26
+ [ ![ ] ( https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square )] ( #readme-top )
27
+
28
+ </div >
29
+
5
30
### [ Version 1.2.1] ( https://github.com/lobehub/chat-plugin-template/compare/v1.2.0...v1.2.1 )
6
31
7
32
<sup >Released on ** 2023-11-06** </sup >
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " plugin-identifier" ,
3
- "version" : " 1.2.1 " ,
3
+ "version" : " 1.3.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