Skip to content

Commit a9c213f

Browse files
🔖 chore(release): v1.9.0 [skip ci]
## [Version&nbsp;1.9.0](v1.8.2...v1.9.0) <sup>Released on **2023-12-26**</sup> #### ✨ Features - **misc**: Support defaultPluginSettings options on Gateway. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **misc**: Support defaultPluginSettings options on Gateway ([fea957e](fea957e)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
1 parent fea957e commit a9c213f

File tree

2 files changed

+26
-1
lines changed

2 files changed

+26
-1
lines changed

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,31 @@
22

33
# Changelog
44

5+
## [Version 1.9.0](https://github.com/lobehub/chat-plugins-gateway/compare/v1.8.2...v1.9.0)
6+
7+
<sup>Released on **2023-12-26**</sup>
8+
9+
#### ✨ Features
10+
11+
- **misc**: Support defaultPluginSettings options on Gateway.
12+
13+
<br/>
14+
15+
<details>
16+
<summary><kbd>Improvements and Fixes</kbd></summary>
17+
18+
#### What's improved
19+
20+
- **misc**: Support defaultPluginSettings options on Gateway ([fea957e](https://github.com/lobehub/chat-plugins-gateway/commit/fea957e))
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+
530
### [Version 1.8.2](https://github.com/lobehub/chat-plugins-gateway/compare/v1.8.1...v1.8.2)
631

732
<sup>Released on **2023-12-15**</sup>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lobehub/chat-plugins-gateway",
3-
"version": "1.8.2",
3+
"version": "1.9.0",
44
"description": "Lobe Chat Plugin Market",
55
"repository": "https://github.com/lobehub/chat-plugins-gateway.git",
66
"author": "LobeHub <[email protected]>",

0 commit comments

Comments
 (0)