From 2a5825944c5c5b94c460379a1ab946d957c597bf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 16 Aug 2026 20:04:37 +0000 Subject: [PATCH] chore(main): release 2.2.3 --- .github/release-please-manifest.json | 2 +- CHANGELOG.md | 8 ++++++++ version.txt | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/.github/release-please-manifest.json b/.github/release-please-manifest.json index d15f5ed..9485046 100644 --- a/.github/release-please-manifest.json +++ b/.github/release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "2.2.2" + ".": "2.2.3" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 8e4d675..d1b2b85 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [2.2.3](https://github.com/untrustedmodders/plugify-module-lua/compare/v2.2.2...v2.2.3) (2026-08-16) + + +### Bug Fixes + +* change schema path ([b4cc2f5](https://github.com/untrustedmodders/plugify-module-lua/commit/b4cc2f5a149b910d9257a7f035a02c2942db6113)) +* update plugify and manifests ([e299f9a](https://github.com/untrustedmodders/plugify-module-lua/commit/e299f9a8b82773ed72f241ef733c6356180211dd)) + ## [2.2.2](https://github.com/untrustedmodders/plugify-module-lua/compare/v2.2.1...v2.2.2) (2026-06-29) diff --git a/version.txt b/version.txt index b1b25a5..5859406 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.2.2 +2.2.3