From 5cab35eb36fb192360cfde421c198916b5c3d5ab Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 30 Nov 2025 15:54:59 +0000 Subject: [PATCH] chore(main): release 1.19.1 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 575c52d..8058dab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.19.1](https://github.com/KarinJS/plugins-list/compare/v1.19.0...v1.19.1) (2025-11-30) + + +### Bug Fixes + +* 格式错误 ([b1dd1be](https://github.com/KarinJS/plugins-list/commit/b1dd1bef44bd6021e71d75c493c014ece75ef980)) + ## [1.19.0](https://github.com/KarinJS/plugins-list/compare/v1.18.0...v1.19.0) (2025-11-30) diff --git a/package.json b/package.json index 6d2cdf8..2c9da1e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@karinjs/plugins-list", - "version": "1.19.0", + "version": "1.19.1", "description": "", "keywords": [], "license": "MIT",