From d237525d661247eff79ca42b5ce612f324d71eb4 Mon Sep 17 00:00:00 2001 From: SekkieBot <100328339+SekkieBot@users.noreply.github.com> Date: Wed, 18 Dec 2024 09:46:46 +0000 Subject: [PATCH] chore(main): release 2.1.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 af6dd8be..969d3dbf 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "2.0.3" + ".": "2.1.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index e7afc8e5..f5b8aea5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [2.1.0](https://github.com/sekwah41/Advanced-Portals/compare/v2.0.3...v2.1.0) (2024-12-18) + + +### Features ✨ + +* make config values import from the old files ([04f1941](https://github.com/sekwah41/Advanced-Portals/commit/04f1941808c855daaaf06064733a7247e550b431)) + + +### Bug Fixes 🐛 + +* disable spectators triggering portals by default ([f44f3fb](https://github.com/sekwah41/Advanced-Portals/commit/f44f3fb7d6d9c4924cdc1989c7432e45ade0682d)), closes [#491](https://github.com/sekwah41/Advanced-Portals/issues/491) +* on interact null pointer exceptions ([53fad33](https://github.com/sekwah41/Advanced-Portals/commit/53fad3360c7126fc6c866177384b47fd123d3857)) + ## [2.0.3](https://github.com/sekwah41/Advanced-Portals/compare/v2.0.2...v2.0.3) (2024-12-15) diff --git a/version.txt b/version.txt index 50ffc5aa..7ec1d6db 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.0.3 +2.1.0