From 6f241e79f5657dcd27e888eaf3d108087c54db00 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 9 Nov 2025 14:20:10 +0000 Subject: [PATCH] chore(main): release 1.18.0 --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6e9ba48..bcf4c96 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [1.18.0](https://github.com/KarinJS/plugins-list/compare/v1.17.0...v1.18.0) (2025-11-09) + + +### Features + +* **plugins:** karin-plugin-git ([83610d6](https://github.com/KarinJS/plugins-list/commit/83610d62b45ff9b95d1cbb447ec8896611c6229f)) +* **plugins:** karin-plugin-git ([bdc689f](https://github.com/KarinJS/plugins-list/commit/bdc689f5bd597d1182479d23cdd867bc4043343e)) + ## [1.17.0](https://github.com/KarinJS/plugins-list/compare/v1.16.0...v1.17.0) (2025-11-02) diff --git a/package.json b/package.json index b991de9..bdd499c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@karinjs/plugins-list", - "version": "1.17.0", + "version": "1.18.0", "description": "", "keywords": [], "license": "MIT",