From e1b92be6fbb69fc189152f7429581923f24bc25b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 28 Mar 2026 23:43:26 +0000 Subject: [PATCH] chore(main): release 1.21.0 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d106d3a..51a8fac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.21.0](https://github.com/KarinJS/plugins-list/compare/v1.20.2...v1.21.0) (2026-03-28) + + +### Features + +* karin-plugin-reply ([#64](https://github.com/KarinJS/plugins-list/issues/64)) ([b99ccf1](https://github.com/KarinJS/plugins-list/commit/b99ccf173451f2b1b7b939ea6f9eb0f33ee284a4)) + ## [1.20.2](https://github.com/KarinJS/plugins-list/compare/v1.20.1...v1.20.2) (2026-03-15) diff --git a/package.json b/package.json index 295328a..80c6611 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@karinjs/plugins-list", - "version": "1.20.2", + "version": "1.21.0", "description": "", "keywords": [], "license": "MIT",