## What's New in v1.1.0

- Added platform-agnostic support for dnd5e systems, including saving throws.

---

# [1.1.0](https://github.com/FutureHax/death-effect-reminder/compare/v1.0.10...v1.1.0) (2026-07-01)


### Features

* **systems:** add platform-agnostic dnd5e support with saving throws ([48d7f80](https://github.com/FutureHax/death-effect-reminder/commit/48d7f80e3e020e0b0aaafdf6a0635887bb975e8f))

## What's New in v1.0.10

Internal improvements and stability fixes.

---

## [1.0.10](https://github.com/FutureHax/death-effect-reminder/compare/v1.0.9...v1.0.10) (2026-06-27)


### Bug Fixes

* **ci:** update actions/checkout to v6 for Node 24 compatibility ([4cd38d8](https://github.com/FutureHax/death-effect-reminder/commit/4cd38d8ec7bb9e0cb25821f4b3e2c4ebac02c026))

## What's New in v1.0.9

- Restored CDN manifest URLs to ensure proper loading of module assets.

---

## [1.0.9](https://github.com/FutureHax/death-effect-reminder/compare/v1.0.8...v1.0.9) (2026-06-25)


### Bug Fixes

* **release:** restore CDN manifest URLs and bump shared-tooling for GCS upload ([d270c19](https://github.com/FutureHax/death-effect-reminder/commit/d270c190953b2478469b7565f00a720810f6c926))

## What's New in v1.0.8

- Changed manifest to use CDN install URLs for the Death Effect Reminder module.
- Compiled packs are now published to a CDN for easier access.

---

## [1.0.8](https://github.com/FutureHax/death-effect-reminder/compare/v1.0.7...v1.0.8) (2026-06-25)


### Bug Fixes

* **manifest:** use CDN install URLs for death-effect-reminder ([daca636](https://github.com/FutureHax/death-effect-reminder/commit/daca6368c1f6973b3bce3035275aa14ebfef9b51))
* **release:** publish compiled packs to CDN ([6d1deca](https://github.com/FutureHax/death-effect-reminder/commit/6d1deca10746106a456940a6db39391529e1f5f9))

## What's New in v1.0.7

- Compendium packs are now compiled correctly at release time, ensuring availability upon installation.

---

## [1.0.7](https://github.com/FutureHax/death-effect-reminder/compare/v1.0.6...v1.0.7) (2026-06-25)


### Bug Fixes

* **release:** compile compendium packs at release time ([b969f76](https://github.com/FutureHax/death-effect-reminder/commit/b969f76ab556e9f6624a67e215f62895c363400f))

## [1.0.6](https://github.com/FutureHax/death-effect-reminder/compare/v1.0.5...v1.0.6) (2026-06-18)


### Bug Fixes

* **manifest:** point changelog URL to public CDN ([4ed1238](https://github.com/FutureHax/death-effect-reminder/commit/4ed1238dfbd81cbe4f6f13cb550583b267cd117a))

## [1.0.5](https://github.com/FutureHax/death-effect-reminder/compare/v1.0.4...v1.0.5) (2026-06-18)


### Bug Fixes

* **manifest:** add jolly-rogenerator and patreon links to marketplace description ([13cdacf](https://github.com/FutureHax/death-effect-reminder/commit/13cdacf9194f9f5e2fa4ec735994dfb8aa52deb1))

## [1.0.4](https://github.com/FutureHax/death-effect-reminder/compare/v1.0.3...v1.0.4) (2026-06-17)


### Bug Fixes

* set patreonMinTier in .futurehax-cms.json (cms.config check) ([56b0d56](https://github.com/FutureHax/death-effect-reminder/commit/56b0d567dcb8f0f152733098c1614b1fd4546bd1))

## [1.0.3](https://github.com/FutureHax/death-effect-reminder/compare/v1.0.2...v1.0.3) (2026-06-17)


### Bug Fixes

* **readme:** use CMS latest-release badge (private repo fix) ([e5ecc82](https://github.com/FutureHax/death-effect-reminder/commit/e5ecc82a216002bfca1944c97a5089ca2764c982))

## [1.0.2](https://github.com/FutureHax/death-effect-reminder/compare/v1.0.1...v1.0.2) (2026-06-16)


### Bug Fixes

* **tooling:** resolve remaining module-doctor compliance errors ([#25](https://github.com/FutureHax/death-effect-reminder/issues/25)) ([a02033d](https://github.com/FutureHax/death-effect-reminder/commit/a02033d1bb81f9aa97347acfb9c6989a941437c1))

## [1.0.1](https://github.com/FutureHax/death-effect-reminder/compare/v1.0.0...v1.0.1) (2026-06-16)


### Bug Fixes

* **tooling:** add install-prod.sh and remove obsolete bundled release plugin ([#24](https://github.com/FutureHax/death-effect-reminder/issues/24)) ([fced2c8](https://github.com/FutureHax/death-effect-reminder/commit/fced2c84118f0cef92e738c51dd622519a15b3b0))

# 1.0.0 (2026-06-15)


### Bug Fixes

* **ci:** pass secrets to reusable workflows ([#20](https://github.com/FutureHax/death-effect-reminder/issues/20)) ([6d39287](https://github.com/FutureHax/death-effect-reminder/commit/6d39287844186ef389713462a7f7aac5379aa452))

# Changelog

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).

## [Unreleased]

### Added

- De-templatized repository for **Death Effect Reminder** (`death-effect-reminder`)
- Module specification in `docs/SPEC.md` (death detection, heuristic scanning, chat reminders)
- World settings: `remindersEnabled`, `gmOnly`
- Pirate Borg system requirement in `module.json` / `module-dev.json`
