Skip to content

Commit

Permalink
🔖 chore(release): v0.23.0 [skip ci]
Browse files Browse the repository at this point in the history
## [Version 0.23.0](v0.22.0...v0.23.0)
<sup>Released on **2024-08-04**</sup>

#### ✨ Features

- **misc**: Audio 统一使用 blob url, dance 文件统一使用 blob, model 统一使用 blob url, 添加 loadVMDAnimation.ts.

<br/>

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

#### What's improved

* **misc**: Audio 统一使用 blob url ([7ecc313](7ecc313))
* **misc**: Dance 文件统一使用 blob ([11d55af](11d55af))
* **misc**: Model 统一使用 blob url ([0b1d0a5](0b1d0a5))
* **misc**: 添加 loadVMDAnimation.ts ([b629c6e](b629c6e))

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

# Changelog

## [Version&nbsp;0.23.0](https://github.com/lobehub/lobe-vidol/compare/v0.22.0...v0.23.0)
<sup>Released on **2024-08-04**</sup>


#### ✨ Features

- **misc**: Audio 统一使用 blob url, dance 文件统一使用 blob, model 统一使用 blob url, 添加 loadVMDAnimation.ts.


<br/>



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



#### What's improved

* **misc**: Audio 统一使用 blob url ([7ecc313](https://github.com/lobehub/lobe-vidol/commit/7ecc313))
* **misc**: Dance 文件统一使用 blob ([11d55af](https://github.com/lobehub/lobe-vidol/commit/11d55af))
* **misc**: Model 统一使用 blob url ([0b1d0a5](https://github.com/lobehub/lobe-vidol/commit/0b1d0a5))
* **misc**: 添加 loadVMDAnimation.ts ([b629c6e](https://github.com/lobehub/lobe-vidol/commit/b629c6e))

</details>


<div align="right">

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

</div>

## [Version&nbsp;0.22.0](https://github.com/lobehub/lobe-vidol/compare/v0.21.0...v0.22.0)
<sup>Released on **2024-08-03**</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.22.0",
"version": "0.23.0",
"private": true,
"description": "Making Virtual Idols Accessible for EveryOne",
"keywords": [
Expand Down

0 comments on commit 0c9ce18

Please sign in to comment.