From 539a679aaf50853bde0f6fc52524519e129eb52d Mon Sep 17 00:00:00 2001 From: Wahyu Nugroho <144379927+roseforljh@users.noreply.github.com> Date: Sun, 5 Apr 2026 01:35:34 +0800 Subject: [PATCH] chore(main): release 1.15.1 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index a25d1bc0..179a5366 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.15.0" + ".": "1.15.1" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 339598ab..3e7aeca9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.15.1](https://github.com/roseforljh/EveryTalk/compare/v1.15.0...v1.15.1) (2026-04-04) + + +### Bug Fixes + +* 紧急bug修复 ([9a5c3c5](https://github.com/roseforljh/EveryTalk/commit/9a5c3c5a0c3ce03fa582dcae390bb9872c0ae251)) + ## [1.15.0](https://github.com/roseforljh/EveryTalk/compare/v1.14.0...v1.15.0) (2026-04-04)