Skip to content

Commit

Permalink
🔖 chore(release): v1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
## Version 1.0.0
<sup>Released on **2023-08-17**</sup>

#### ♻ Code Refactoring

- **misc**: 按照接口模式重构.

<br/>

<details>
<summary><kbd>Improvements and Fixes</kbd></summary>

#### Code refactoring

* **misc**: 按照接口模式重构 ([0e66e76](0e66e76))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>
  • Loading branch information
semantic-release-bot committed Aug 17, 2023
1 parent 0e66e76 commit e8e2018
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 1 deletion.
28 changes: 28 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
<a name="readme-top"></a>

# Changelog

## Version&nbsp;1.0.0

<sup>Released on **2023-08-17**</sup>

#### ♻ Code Refactoring

- **misc**: 按照接口模式重构.

<br/>

<details>
<summary><kbd>Improvements and Fixes</kbd></summary>

#### Code refactoring

- **misc**: 按照接口模式重构 ([0e66e76](https://github.com/lobehub/chat-plugin-real-time-weather/commit/0e66e76))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "chat-plugin-real-time-weather",
"version": "1.1.0",
"version": "1.0.0",
"private": true,
"description": "Lobe Chat Plugin Market",
"repository": "https://github.com/lobehub/chat-plugin-real-time-weather.git",
Expand Down

0 comments on commit e8e2018

Please sign in to comment.