version bump and changelog update

This commit is contained in:
Mike Bloy 2026-02-21 13:46:45 -06:00
parent 71641057b5
commit 0ef332bfac
2 changed files with 12 additions and 1 deletions

View File

@ -5,6 +5,17 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), The format is 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). and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [4.2.0]
### Added
- Added buttons to Shaken and Stunned for Visual Active Effects
### Changed
- Changed the requested roll results to be an interactive chat card.
- Updated system documentation.
## [4.1.0] ## [4.1.0]
### Added ### Added

View File

@ -9,7 +9,7 @@
} }
], ],
"url": "https://git.bloy.org/foundryvtt/swade-mb-helpers", "url": "https://git.bloy.org/foundryvtt/swade-mb-helpers",
"version": "4.1.0", "version": "4.2.0",
"compatibility": { "compatibility": {
"minimum": "13", "minimum": "13",
"verified": "13" "verified": "13"