From f651fbab9b4e7191ed92150ce9a1af22371a1a82 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 16:59:26 +0000 Subject: [PATCH] chore(main): release 2.0.15 --- .github/release-please-manifest.json | 2 +- CHANGELOG.md | 9 +++++++++ version.txt | 2 +- 3 files changed, 11 insertions(+), 2 deletions(-) diff --git a/.github/release-please-manifest.json b/.github/release-please-manifest.json index 1136d99..6119427 100644 --- a/.github/release-please-manifest.json +++ b/.github/release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "2.0.14" + ".": "2.0.15" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 73f9a14..e918cc0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [2.0.15](https://github.com/untrustedmodders/plugify-module-lua/compare/v2.0.14...v2.0.15) (2026-02-01) + + +### Bug Fixes + +* add new alias tests ([64cc616](https://github.com/untrustedmodders/plugify-module-lua/commit/64cc616ee6600cd9e05ea72175d17927b8f8aed3)) +* rework wrong param arg ([7de15b4](https://github.com/untrustedmodders/plugify-module-lua/commit/7de15b41455f181de85e9605800c8c7f9e6e8048)) +* supress assert in set return ([3d48f8f](https://github.com/untrustedmodders/plugify-module-lua/commit/3d48f8f41e5f9534ec59ce3d43d9be81c9706038)) + ## [2.0.14](https://github.com/untrustedmodders/plugify-module-lua/compare/v2.0.13...v2.0.14) (2026-01-03) diff --git a/version.txt b/version.txt index 3d45b5c..b8061b5 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.0.14 +2.0.15