diff --git a/CHANGELOG.md b/CHANGELOG.md index 2813603..45d0286 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,31 @@ # Changelog +## [Version 1.26.0](https://github.com/lobehub/lobe-tts/compare/v1.25.8...v1.26.0) + +Released on **2025-01-06** + +#### ✨ Features + +- **misc**: Support React 19. + +
+ +
+Improvements and Fixes + +#### What's improved + +- **misc**: Support React 19 ([9184e3d](https://github.com/lobehub/lobe-tts/commit/9184e3d)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ### [Version 1.25.8](https://github.com/lobehub/lobe-tts/compare/v1.25.7...v1.25.8) Released on **2024-11-25** diff --git a/package.json b/package.json index 1ca1889..6bd147e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lobehub/tts", - "version": "1.25.8", + "version": "1.26.0", "description": "A high-quality & reliable TTS React Hooks library", "homepage": "https://github.com/lobehub/lobe-tts", "bugs": {