From 8e6c623c96a7bf2ad11047ab6aadd1e0355adb48 Mon Sep 17 00:00:00 2001 From: Antonio Date: Wed, 27 Aug 2025 00:44:32 +0300 Subject: [PATCH] chore(master): release 1.4.1 --- .github/.release-please-manifest.json | 2 +- .github/CHANGELOG.md | 13 +++++++++++++ src/main/resources/plugin.yml | 2 +- 3 files changed, 15 insertions(+), 2 deletions(-) diff --git a/.github/.release-please-manifest.json b/.github/.release-please-manifest.json index 4c313f9..4918b25 100644 --- a/.github/.release-please-manifest.json +++ b/.github/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.4.0" + ".": "1.4.1" } diff --git a/.github/CHANGELOG.md b/.github/CHANGELOG.md index e8a13fe..b3e1cb7 100644 --- a/.github/CHANGELOG.md +++ b/.github/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [1.4.1](https://github.com/stdNullPtr/TorchLight-SpigotMC/compare/v1.4.0...v1.4.1) (2025-08-26) + + +### Bug Fixes + +* ensure lights cleanup on disable and update README with safe design details ([1e1c20f](https://github.com/stdNullPtr/TorchLight-SpigotMC/commit/1e1c20f076517f8bef787dc9b4ef69440cb813f9)) + + +### CI + +* **deps:** bump actions/checkout from 4 to 5 ([#34](https://github.com/stdNullPtr/TorchLight-SpigotMC/issues/34)) ([917fe9a](https://github.com/stdNullPtr/TorchLight-SpigotMC/commit/917fe9ad698b561ae959689dacc3faca92e17446)) +* **deps:** bump actions/setup-java from 4 to 5 ([#35](https://github.com/stdNullPtr/TorchLight-SpigotMC/issues/35)) ([0628d0d](https://github.com/stdNullPtr/TorchLight-SpigotMC/commit/0628d0d9f26a7dac86f61cc2359ca87e5c46e3fd)) + ## [1.4.0](https://github.com/stdNullPtr/TorchLight-SpigotMC/compare/v1.3.0...v1.4.0) (2025-03-15) diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index c0e35f3..67ba96d 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -1,6 +1,6 @@ name: TorchLight main: com.stdnullptr.PluginMain -version: 1.4.0 +version: 1.4.1 api-version: 1.19 description: The plugin makes the torch emit light when held in offhand commands: