From 76526ed17dcbefc1dc05630e37479c3d3de9df85 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 31 May 2026 16:06:04 +0000 Subject: [PATCH] chore(main): release 2.0.0 --- .github/release-please-manifest.json | 2 +- CHANGELOG.md | 34 ++++++++++++++++++++++++++++ version.txt | 2 +- 3 files changed, 36 insertions(+), 2 deletions(-) create mode 100644 CHANGELOG.md diff --git a/.github/release-please-manifest.json b/.github/release-please-manifest.json index 37fcefa..895bf0e 100644 --- a/.github/release-please-manifest.json +++ b/.github/release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.0.0" + ".": "2.0.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..6fd1721 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,34 @@ +# Changelog + +## [2.0.0](https://github.com/untrustedmodders/plugify-module-template/compare/v1.0.0...v2.0.0) (2026-05-31) + + +### ⚠ BREAKING CHANGES + +* update for a new plugify +* update for a new plugify + +### Features + +* update for a new plugify ([0fe86bd](https://github.com/untrustedmodders/plugify-module-template/commit/0fe86bd757d003cf387a35ae6669318c111c9308)) +* update for a new plugify ([0811f16](https://github.com/untrustedmodders/plugify-module-template/commit/0811f16808143e31c40c96d2e83c5d1801f40639)) + + +### Bug Fixes + +* add build type to configure step ([23a2873](https://github.com/untrustedmodders/plugify-module-template/commit/23a287327dc45794a40f7a8a77d57dbd42e4f280)) +* add cmake versioning ([121b426](https://github.com/untrustedmodders/plugify-module-template/commit/121b426ed2e0a869b31b2775ad6246bd2e50d704)) +* bump C++ to 23 ([8c322a0](https://github.com/untrustedmodders/plugify-module-template/commit/8c322a062a768bc2a9d8914be56080ec54305ec9)) +* disable asan in debug ([b95dd8a](https://github.com/untrustedmodders/plugify-module-template/commit/b95dd8af3158a68b716f0b65f2a7441357542518)) +* improve san and debug symbols on windows ([3cb0a97](https://github.com/untrustedmodders/plugify-module-template/commit/3cb0a976d7e20aa850d914665edd482133004c97)) +* update clang format ([e531f9a](https://github.com/untrustedmodders/plugify-module-template/commit/e531f9a4d0d7975b2ece36bbf85c515929c91bef)) +* update clang-tidy ([e572d79](https://github.com/untrustedmodders/plugify-module-template/commit/e572d79a3adff0e4e4cf876066ad72adab9ca5c4)) +* update notify ([5af82e7](https://github.com/untrustedmodders/plugify-module-template/commit/5af82e7dded8bb14a1f5ee741072a6979944f635)) +* update plugify ([b771410](https://github.com/untrustedmodders/plugify-module-template/commit/b7714105e2761031b81432b58f20f40f2cfd82f5)) +* update plugify ([fb7f83b](https://github.com/untrustedmodders/plugify-module-template/commit/fb7f83b6289affe668cc0150f14d0d87f6acbe64)) +* update plugify ([bd9d532](https://github.com/untrustedmodders/plugify-module-template/commit/bd9d5326824c7bc011fd747a8e2ae93d42cb1306)) +* update plugify ([cc347f4](https://github.com/untrustedmodders/plugify-module-template/commit/cc347f47b72898f0acf94f259ef5d56b865493ce)) +* update plugify ([fd11416](https://github.com/untrustedmodders/plugify-module-template/commit/fd11416416eac06854ce1c6bab74a946865ace1a)) +* update plugify ([040d954](https://github.com/untrustedmodders/plugify-module-template/commit/040d95484a17a8bb16e69e035084303370109262)) +* update plugify ([68f4978](https://github.com/untrustedmodders/plugify-module-template/commit/68f49783bc3f790ba25decaa91ca026ebdfc3a46)) +* update plugify ([bd06b5e](https://github.com/untrustedmodders/plugify-module-template/commit/bd06b5e1e81e79b949c0304c57cd2cca69231833)) diff --git a/version.txt b/version.txt index 3eefcb9..227cea2 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.0.0 +2.0.0