diff --git a/Changelog.md b/Changelog.md index b12c1b3..de563be 100644 --- a/Changelog.md +++ b/Changelog.md @@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file. The format is loosely based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [1.8.3] - 2024-01-17 +- Fixed stage detection from text + ## [1.8.2] - 2023-12-12 - Fixed stage detection from text @@ -116,4 +119,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [1.8.0]: https://github.com/shemetz/pf2e-extempore-effects/compare/1.7.4...1.8.0 [1.8.1]: https://github.com/shemetz/pf2e-extempore-effects/compare/1.8.0...1.8.1 [1.8.2]: https://github.com/shemetz/pf2e-extempore-effects/compare/1.8.1...1.8.2 -[Unreleased]: https://github.com/shemetz/pf2e-extempore-effects/compare/1.8.2...HEAD +[1.8.3]: https://github.com/shemetz/pf2e-extempore-effects/compare/1.8.2...1.8.3 +[Unreleased]: https://github.com/shemetz/pf2e-extempore-effects/compare/1.8.3...HEAD diff --git a/module.json b/module.json index 8ad5b13..7108ce4 100644 --- a/module.json +++ b/module.json @@ -2,7 +2,7 @@ "id": "pf2e-extempore-effects", "title": "pf2E Extempore Effects", "description": "Allows creating temporary Effects from chat messages, to easily mark tokens as affected by a spell/action/item that doesn't normally have embedded effects.", - "version": "1.8.2", + "version": "1.8.3", "compatibility": { "minimum": "10", "verified": "11"