From ec7ffe53a209d454fe2ca8875dcf31d4d53448c6 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 24 Aug 2023 12:04:06 +0000 Subject: [PATCH] :bookmark: chore(release): v1.6.2 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ### [Version 1.6.2](https://github.com/lobehub/chat-plugin-sdk/compare/v1.6.1...v1.6.2) Released on **2023-08-24** #### šŸ› Bug Fixes - **misc**: Update schema fn.
Improvements and Fixes #### What's fixed * **misc**: Update schema fn ([48e3429](https://github.com/lobehub/chat-plugin-sdk/commit/48e3429))
[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
--- CHANGELOG.md | 25 +++++++++++++++++++++++++ package.json | 2 +- 2 files changed, 26 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 73a5f83..fce6929 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,31 @@ # Changelog +### [VersionĀ 1.6.2](https://github.com/lobehub/chat-plugin-sdk/compare/v1.6.1...v1.6.2) + +Released on **2023-08-24** + +#### šŸ› Bug Fixes + +- **misc**: Update schema fn. + +
+ +
+Improvements and Fixes + +#### What's fixed + +- **misc**: Update schema fn ([48e3429](https://github.com/lobehub/chat-plugin-sdk/commit/48e3429)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ### [VersionĀ 1.6.1](https://github.com/lobehub/chat-plugin-sdk/compare/v1.6.0...v1.6.1) Released on **2023-08-24** diff --git a/package.json b/package.json index 99c0300..55b0893 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lobehub/chat-plugin-sdk", - "version": "1.6.1", + "version": "1.6.2", "description": "Lobe Chat Plugin SDK, help you to build an amazing chat plugin for Lobe Chat", "keywords": [ "lobehub",