From 3458ba4f7d40fb12704869ac9a3fc62b32fd4601 Mon Sep 17 00:00:00 2001 From: SekkieBot <100328339+SekkieBot@users.noreply.github.com> Date: Tue, 31 Dec 2024 20:51:06 +0000 Subject: [PATCH] chore(main): release 2.2.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 13 +++++++++++++ version.txt | 2 +- 3 files changed, 15 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 48fbed91..a5d1cf28 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "2.1.1" + ".": "2.2.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 54d3f53c..80d76a4d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [2.2.0](https://github.com/sekwah41/Advanced-Portals/compare/v2.1.1...v2.2.0) (2024-12-31) + + +### Features ✨ + +* add placeholder api conditions support ([38a0d14](https://github.com/sekwah41/Advanced-Portals/commit/38a0d149d667ac09411cb71fe5677c702445452c)) + + +### Bug Fixes 🐛 + +* auto import of old data causing plugin to not load ([#505](https://github.com/sekwah41/Advanced-Portals/issues/505)) ([c15a33e](https://github.com/sekwah41/Advanced-Portals/commit/c15a33ecde8616a3f80a38912e41e420fa428a2a)) +* comment out log spam ([#500](https://github.com/sekwah41/Advanced-Portals/issues/500)) ([3067f92](https://github.com/sekwah41/Advanced-Portals/commit/3067f9241523c3e83139ae917b7c864ff54f570c)) + ## [2.1.1](https://github.com/sekwah41/Advanced-Portals/compare/v2.1.0...v2.1.1) (2024-12-18) diff --git a/version.txt b/version.txt index 3e3c2f1e..ccbccc3d 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.1.1 +2.2.0