From 46e6c7484f12bf6e92ffd19a8b4133c7b16c4fcf Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 19 Jan 2024 14:06:09 +0000 Subject: [PATCH] :bookmark: chore(release): v1.2.11 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ### [Version 1.2.11](https://github.com/lobehub/chat-plugin-midjourney/compare/v1.2.10...v1.2.11) Released on **2024-01-19** #### 💄 Styles - **misc**: Fix some style problem.
Improvements and Fixes #### Styles * **misc**: Fix some style problem ([b334d5a](https://github.com/lobehub/chat-plugin-midjourney/commit/b334d5a))
[![](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 ed6db80..f80f601 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,31 @@ # Changelog +### [Version 1.2.11](https://github.com/lobehub/chat-plugin-midjourney/compare/v1.2.10...v1.2.11) + +Released on **2024-01-19** + +#### 💄 Styles + +- **misc**: Fix some style problem. + +
+ +
+Improvements and Fixes + +#### Styles + +- **misc**: Fix some style problem ([b334d5a](https://github.com/lobehub/chat-plugin-midjourney/commit/b334d5a)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ### [Version 1.2.10](https://github.com/lobehub/chat-plugin-midjourney/compare/v1.2.9...v1.2.10) Released on **2024-01-19** diff --git a/package.json b/package.json index dc65cbf..9e5440f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "midjourney-webui", - "version": "1.2.10", + "version": "1.2.11", "private": true, "description": "This is the plugin template for LobeChat plugin development", "homepage": "https://github.com/lobehub/chat-plugin-midjourney",