From 0ef332bfac307a0c318d6315e25f7ca5bef907f7 Mon Sep 17 00:00:00 2001 From: Mike Bloy Date: Sat, 21 Feb 2026 13:46:45 -0600 Subject: [PATCH] version bump and changelog update --- CHANGELOG.md | 11 +++++++++++ src/module.json | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index da580b3..99c9252 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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/), 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] ### Added diff --git a/src/module.json b/src/module.json index 574c41d..103d8dc 100644 --- a/src/module.json +++ b/src/module.json @@ -9,7 +9,7 @@ } ], "url": "https://git.bloy.org/foundryvtt/swade-mb-helpers", - "version": "4.1.0", + "version": "4.2.0", "compatibility": { "minimum": "13", "verified": "13"