Skip to content

Commit

Permalink
🔖 chore(release): v0.8.0 [skip ci]
Browse files Browse the repository at this point in the history
## [Version 0.8.0](v0.7.0...v0.8.0)
<sup>Released on **2024-05-24**</sup>

#### ✨ Features

- **misc**: 添加 Discord Icon, 添加灰阶设定, 添加错误处理逻辑.

#### 🐛 Bug Fixes

- **misc**: Config data lost.

<br/>

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

#### What's improved

* **misc**: 添加 Discord Icon ([ffdccc2](ffdccc2))
* **misc**: 添加灰阶设定 ([b7dd792](b7dd792))
* **misc**: 添加错误处理逻辑 ([23b2d5d](23b2d5d))

#### What's fixed

* **misc**: Config data lost ([7ccca77](7ccca77))

</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 May 24, 2024
1 parent a4db591 commit af32726
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 1 deletion.
35 changes: 35 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,41 @@

# Changelog

## [Version 0.8.0](https://github.com/lobehub/lobe-vidol/compare/v0.7.0...v0.8.0)

<sup>Released on **2024-05-24**</sup>

#### ✨ Features

- **misc**: 添加 Discord Icon, 添加灰阶设定,添加错误处理逻辑.

#### 🐛 Bug Fixes

- **misc**: Config data lost.

<br/>

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

#### What's improved

- **misc**: 添加 Discord Icon ([ffdccc2](https://github.com/lobehub/lobe-vidol/commit/ffdccc2))
- **misc**: 添加灰阶设定 ([b7dd792](https://github.com/lobehub/lobe-vidol/commit/b7dd792))
- **misc**: 添加错误处理逻辑 ([23b2d5d](https://github.com/lobehub/lobe-vidol/commit/23b2d5d))

#### What's fixed

- **misc**: Config data lost ([7ccca77](https://github.com/lobehub/lobe-vidol/commit/7ccca77))

</details>

<div align="right">

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

</div>

## [Version 0.7.0](https://github.com/lobehub/lobe-vidol/compare/v0.6.0...v0.7.0)

<sup>Released on **2024-05-20**</sup>
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lobehub/vidol",
"version": "0.7.0",
"version": "0.8.0",
"private": true,
"description": "Making Virtual Idols Accessible for EveryOne",
"keywords": [
Expand Down

0 comments on commit af32726

Please sign in to comment.