From eb31d47524bf94abce9d248e5441482757ccf156 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 14 Jun 2026 15:33:01 +0000 Subject: [PATCH] chore(main): release 2.2.2 --- .github/release-please-manifest.json | 2 +- CHANGELOG.md | 10 ++++++++++ version.txt | 2 +- 3 files changed, 12 insertions(+), 2 deletions(-) diff --git a/.github/release-please-manifest.json b/.github/release-please-manifest.json index 11ee94f..d15f5ed 100644 --- a/.github/release-please-manifest.json +++ b/.github/release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "2.2.1" + ".": "2.2.2" } diff --git a/CHANGELOG.md b/CHANGELOG.md index b3475be..dc5a58f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## [2.2.2](https://github.com/untrustedmodders/plugify-module-lua/compare/v2.2.1...v2.2.2) (2026-06-14) + + +### Bug Fixes + +* improve name extraction from path ([f30a771](https://github.com/untrustedmodders/plugify-module-lua/commit/f30a771821a2fc1ed698d784aa69b03f5cb35123)) +* update plugify ([4eeef17](https://github.com/untrustedmodders/plugify-module-lua/commit/4eeef17766e497e8798da4ba9124667032a115a1)) +* update plugify ([44bd225](https://github.com/untrustedmodders/plugify-module-lua/commit/44bd2257b0bdef0a9140e9beca627015483c3213)) +* update tests ([2f7ba1a](https://github.com/untrustedmodders/plugify-module-lua/commit/2f7ba1a90380a2e64b6ff0af6a1d6665e8d2f4a6)) + ## [2.2.1](https://github.com/untrustedmodders/plugify-module-lua/compare/v2.2.0...v2.2.1) (2026-05-24) diff --git a/version.txt b/version.txt index c043eea..b1b25a5 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.2.1 +2.2.2