From a16237a78b22782d61dd404ac1a96549df9bcf24 Mon Sep 17 00:00:00 2001 From: Mike Bloy Date: Tue, 28 Apr 2026 21:47:20 -0500 Subject: [PATCH] version bump and changelog --- CHANGELOG.md | 6 ++++++ src/module.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ee7a3fd..b620b4b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ 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.3.0] + +### Added + +- `@SWADEDamage` and `@SWADERequestRoll` text enrichers. + ## [4.2.4] ### Changed diff --git a/src/module.json b/src/module.json index 3404027..1ed45a1 100644 --- a/src/module.json +++ b/src/module.json @@ -9,7 +9,7 @@ } ], "url": "https://git.bloy.org/foundryvtt/swade-mb-helpers", - "version": "4.2.4", + "version": "4.3.0", "compatibility": { "minimum": "13", "verified": "13"