## What's New in v1.7.9

- Compiled gitignored class and roll-table packs into the release zip.

---

## [1.7.9](https://github.com/FutureHax/cabin-fever-classes-module/compare/v1.7.8...v1.7.9) (2026-06-25)


### Bug Fixes

* **packs:** compile gitignored class and roll-table packs in release zip ([b82b57a](https://github.com/FutureHax/cabin-fever-classes-module/commit/b82b57aed9d93a5119f4047299fafd6ded47a10d))

## What's New in v1.7.8

- Updated the Foundry Hub notes URL to point to the CDN changelog for easier access to updates.

---

## [1.7.8](https://github.com/FutureHax/cabin-fever-classes-module/compare/v1.7.7...v1.7.8) (2026-06-18)


### Bug Fixes

* **manifest:** update Foundry Hub notes URL to CDN changelog ([28f1ddb](https://github.com/FutureHax/cabin-fever-classes-module/commit/28f1ddb4c4a2e7bbd57112f82fd4881ebd82a7fd))

## What's New in v1.7.7

- Fixed stat-formula dice not displaying properly by wrapping them as Foundry inline rolls.

---

## [1.7.7](https://github.com/FutureHax/cabin-fever-classes-module/compare/v1.7.6...v1.7.7) (2026-06-18)


### Bug Fixes

* **content:** wrap stat-formula dice as Foundry inline rolls ([4846ac4](https://github.com/FutureHax/cabin-fever-classes-module/commit/4846ac453d5c5150c177560ed989e117a9495c04))

## What's New in v1.7.6

- Fixed plain dice notation to display correctly as Foundry inline rolls.

---

## [1.7.6](https://github.com/FutureHax/cabin-fever-classes-module/compare/v1.7.5...v1.7.6) (2026-06-18)


### Bug Fixes

* **content:** wrap plain dice notation as Foundry inline rolls ([b37aacb](https://github.com/FutureHax/cabin-fever-classes-module/commit/b37aacb423806733de02d1f43d23837238dc8cb6))

## What's New in v1.7.5

- Added a module description for improved user guidance.

---

## [1.7.5](https://github.com/FutureHax/cabin-fever-classes-module/compare/v1.7.4...v1.7.5) (2026-06-18)


### Bug Fixes

* **cms:** add module description ([19f1c81](https://github.com/FutureHax/cabin-fever-classes-module/commit/19f1c81f3df317b5161212621c22fff2f7f5f667))

## What's New in v1.7.4

- Updated the changelog URL in the manifest to point to the public CDN for easier access.

---

## [1.7.4](https://github.com/FutureHax/cabin-fever-classes-module/compare/v1.7.3...v1.7.4) (2026-06-18)


### Bug Fixes

* **manifest:** point changelog URL to public CDN ([dd8fa47](https://github.com/FutureHax/cabin-fever-classes-module/commit/dd8fa47b3194936fd1908591d369b668cd78ee13))

## [1.7.3](https://github.com/FutureHax/cabin-fever-classes-module/compare/v1.7.2...v1.7.3) (2026-06-18)


### Bug Fixes

* **manifest:** add jolly-rogenerator and patreon links to marketplace description ([28a621a](https://github.com/FutureHax/cabin-fever-classes-module/commit/28a621a87d231739bb2883a44f55bd760bd944c1))

## [1.7.2](https://github.com/FutureHax/cabin-fever-classes-module/compare/v1.7.1...v1.7.2) (2026-06-17)


### Bug Fixes

* set patreonMinTier in .futurehax-cms.json (cms.config check) ([6ce86cc](https://github.com/FutureHax/cabin-fever-classes-module/commit/6ce86cc5b2bb6644ff988fd7283e843ea028e1a3))

## [1.7.1](https://github.com/FutureHax/cabin-fever-classes-module/compare/v1.7.0...v1.7.1) (2026-06-16)


### Bug Fixes

* **release:** use latest/module.json for manifest URL in release plugin ([#69](https://github.com/FutureHax/cabin-fever-classes-module/issues/69)) ([a852933](https://github.com/FutureHax/cabin-fever-classes-module/commit/a852933d5c11bce5820f75f366b22ce4b175152a)), closes [#55](https://github.com/FutureHax/cabin-fever-classes-module/issues/55)
* **tooling:** resolve remaining module-doctor compliance errors ([#71](https://github.com/FutureHax/cabin-fever-classes-module/issues/71)) ([b8c557c](https://github.com/FutureHax/cabin-fever-classes-module/commit/b8c557cfa82146dbab0cd0760dd1df98c2150daf))

# [1.7.0](https://github.com/FutureHax/cabin-fever-classes-module/compare/v1.6.0...v1.7.0) (2026-06-11)


### Features

* **cms:** enable showJrLink for Jolly Rogenerator detail page ([9c8c3be](https://github.com/FutureHax/cabin-fever-classes-module/commit/9c8c3be12207054e108652ecd62f0e2018a8fe36))

# [1.6.0](https://github.com/FutureHax/cabin-fever-classes-module/compare/v1.5.4...v1.6.0) (2026-06-10)


### Bug Fixes

* **build:** use .shared-tooling/release/build-module.js instead of task ([b14495e](https://github.com/FutureHax/cabin-fever-classes-module/commit/b14495ea84fddd08bacb2c0ba9d161d931519d54))
* **build:** use local tasks/release/build-module.js (no .shared-tooling dependency) ([80b8266](https://github.com/FutureHax/cabin-fever-classes-module/commit/80b8266e54d2b852c20ba01bc599d677c5f79c35))
* **ci:** remove broken primer submodule (repo does not exist) ([0c2f725](https://github.com/FutureHax/cabin-fever-classes-module/commit/0c2f7250097b1a27141882cb968e3efb68a605e6))
* **ci:** remove spurious .shared-tooling gitlink to restore CI ([#50](https://github.com/FutureHax/cabin-fever-classes-module/issues/50)) ([b6a54a8](https://github.com/FutureHax/cabin-fever-classes-module/commit/b6a54a8c293d06aa055aeb3c0671f4c6138e7ef9))
* **pack:** make inject-patrons skip gracefully when .shared-tooling is not initialized ([4c1838e](https://github.com/FutureHax/cabin-fever-classes-module/commit/4c1838e61abd39b572ffbe34061b9e639d5a0f70))
* **release:** use latest/module.json for manifest URL in release plugin ([#59](https://github.com/FutureHax/cabin-fever-classes-module/issues/59)) ([718c126](https://github.com/FutureHax/cabin-fever-classes-module/commit/718c126ea32ad29558e9e6b7bc1233977b84b8d3)), closes [#55](https://github.com/FutureHax/cabin-fever-classes-module/issues/55)


### Features

* **ci:** add pack-freshness check to CI and Patreon injection to release ([2ddbbee](https://github.com/FutureHax/cabin-fever-classes-module/commit/2ddbbee09695906e04d0e2cc89220feb0a87b4e3))
* **cms:** add Kickstarter link to Down Among the Dead campaign ([1a34685](https://github.com/FutureHax/cabin-fever-classes-module/commit/1a34685a96f2d30edfb9c871a67d19db620566ca))
* **credits:** add Credits & Legal page with Patreon link ([#48](https://github.com/FutureHax/cabin-fever-classes-module/issues/48)) ([125ae5b](https://github.com/FutureHax/cabin-fever-classes-module/commit/125ae5b1f5f2c169903f665cf96806695b1f660b)), closes [#46](https://github.com/FutureHax/cabin-fever-classes-module/issues/46)
* **credits:** add Patreon inject-patrons build step and thank-you marker ([4fcd97a](https://github.com/FutureHax/cabin-fever-classes-module/commit/4fcd97a2780b6f9123b2e669ae4ed0c4aa090d2c))
* **credits:** add Patreon inject-patrons build step and thank-you marker ([#51](https://github.com/FutureHax/cabin-fever-classes-module/issues/51)) ([7f0cdb9](https://github.com/FutureHax/cabin-fever-classes-module/commit/7f0cdb90ac12642ef00c5fcfa598079d6d2a1afb))

## [1.5.4](https://github.com/FutureHax/cabin-fever-classes-module/compare/v1.5.3...v1.5.4) (2026-04-29)


### Bug Fixes

* **foundry:** rename Cabin Fever classes module ([06ebc01](https://github.com/FutureHax/cabin-fever-classes-module/commit/06ebc015d94e9d271a91f0be6d17c9e2f75b1288))

## [1.5.3](https://github.com/FutureHax/cabin-fever-classes-module/compare/v1.5.2...v1.5.3) (2026-04-29)


### Bug Fixes

* **foundry:** resolve active dev module id ([2c7c212](https://github.com/FutureHax/cabin-fever-classes-module/commit/2c7c21240aea8271b759f9329f16653915742545))

## [1.5.2](https://github.com/FutureHax/cabin-fever-classes-module/compare/v1.5.1...v1.5.2) (2026-04-25)


### Bug Fixes

* **release:** trigger semantic release ([ef86a9a](https://github.com/FutureHax/cabin-fever-classes-module/commit/ef86a9ab3d8999916f433a41b343ef1567d06ce2))

## [1.5.1](https://github.com/FutureHax/cabin-fever-classes-module/compare/v1.5.0...v1.5.1) (2026-02-11)


### Bug Fixes

* simplify error handling in getModuleName method ([3d0f48c](https://github.com/FutureHax/cabin-fever-classes-module/commit/3d0f48c38424b255812bbb0f3393b018093f18f8))

# [1.5.0](https://github.com/FutureHax/cabin-fever-classes-module/compare/v1.4.0...v1.5.0) (2026-02-11)


### Features

* release ([577f331](https://github.com/FutureHax/cabin-fever-classes-module/commit/577f331e82552e18db7e847da322fe45659d7e50))

# [1.4.0](https://github.com/FutureHax/cabin-fever-classes-module/compare/v1.3.3...v1.4.0) (2026-01-27)


### Features

* add Foundry primer submodule and update dice syntax across classes ([f431b47](https://github.com/FutureHax/cabin-fever-classes-module/commit/f431b4723f999535be0027bff3eb9785f83d4547))
* add Getting Better macros and enhance Active Effects ([724d685](https://github.com/FutureHax/cabin-fever-classes-module/commit/724d685a8386728928d6fce82420cd1a649979ef))
* **effects:** add Active Effects to class features for automatic stat bonuses ([ddb9ded](https://github.com/FutureHax/cabin-fever-classes-module/commit/ddb9dedd15729c027d9809598e5a48d94453abc9))

## [1.3.3](https://github.com/FutureHax/cabin-fever-classes-module/compare/v1.3.2...v1.3.3) (2026-01-20)


### Bug Fixes

* **icons:** replace custom class artwork with system tokens and fix broken icons ([e523c8c](https://github.com/FutureHax/cabin-fever-classes-module/commit/e523c8c3c154d80e77d34e8b1b4c7994d6b90afa))

## [1.3.2](https://github.com/FutureHax/cabin-fever-classes-module/compare/v1.3.1...v1.3.2) (2026-01-20)


### Bug Fixes

* **reaper:** match roll table text to item names for character generation ([9f56297](https://github.com/FutureHax/cabin-fever-classes-module/commit/9f562974fec7f191286363495da196593a46ea6c))

## [1.3.1](https://github.com/FutureHax/cabin-fever-classes-module/compare/v1.3.0...v1.3.1) (2026-01-20)


### Bug Fixes

* **release:** add pack compilation to release process ([d23c699](https://github.com/FutureHax/cabin-fever-classes-module/commit/d23c69972126908e8ce7bfe2d70f84004a256cab))

# [1.3.0](https://github.com/FutureHax/cabin-fever-classes-module/compare/v1.2.0...v1.3.0) (2026-01-12)


### Features

* add assets ([e292ae5](https://github.com/FutureHax/cabin-fever-classes-module/commit/e292ae5d26f10395a00c721624941cd711c97e42))
* add assets and references ([319c6ee](https://github.com/FutureHax/cabin-fever-classes-module/commit/319c6ee8859f2e66a55f6dc44b4e07e86495ba67))

# [1.2.0](https://github.com/FutureHax/cabin-fever-classes-module/compare/v1.1.1...v1.2.0) (2026-01-12)


### Bug Fixes

* **cdn:** update CDN domain to downloads.r2plays.games for improved reliability ([1012bc1](https://github.com/FutureHax/cabin-fever-classes-module/commit/1012bc1a0adf813450998e0290538d321176deee))
* **ci:** include foundry plugin locally for semantic-release ([aa92e27](https://github.com/FutureHax/cabin-fever-classes-module/commit/aa92e27ffc9f9209bddf1abd50acd586927579cf))
* **deps:** add prettier for lint-staged hooks ([ec677fb](https://github.com/FutureHax/cabin-fever-classes-module/commit/ec677fbbe1d5743bc7e5b17823563312d1c5292a))
* migrate CDN domain to downloads.r2plays.games ([ccd5091](https://github.com/FutureHax/cabin-fever-classes-module/commit/ccd5091750e5c6d7e999e5e3d0aa087c313c5ae6))
* **release:** disable npm publish for private Foundry module ([a82f02d](https://github.com/FutureHax/cabin-fever-classes-module/commit/a82f02da3e7e0ff5ca01ff75d84b2a90654943e7))


### Features

* **art:** add class artwork tpo the hjournals ([0aba776](https://github.com/FutureHax/cabin-fever-classes-module/commit/0aba7764c44c1bef3498d2e226bfdcb08d9ccd78))

## [1.1.1](https://github.com/FutureHax/cabin-fever-classes-module/compare/v1.1.0...v1.1.1) (2025-11-15)


### Bug Fixes

* add Foundry plugin reference to releaserc.js ([93bb883](https://github.com/FutureHax/cabin-fever-classes-module/commit/93bb883a15cafe8dfd3f5785d24c63fcce19aa41))

# [1.1.0](https://github.com/FutureHax/cabin-fever-classes-module/compare/v1.0.1...v1.1.0) (2025-11-15)


### Bug Fixes

* **install:** move module configuration to the top of the install script for clarity ([3d5fd36](https://github.com/FutureHax/cabin-fever-classes-module/commit/3d5fd36c4b726a965b754b00f8316ef7e7836036))
* **install:** update remote host configuration based on Foundry version ([a03a057](https://github.com/FutureHax/cabin-fever-classes-module/commit/a03a0575cbf113544d325b012847f7a233518356))
* **validation:** improve template validation by checking for template file existence and handling errors gracefully ([97083e2](https://github.com/FutureHax/cabin-fever-classes-module/commit/97083e2e65c1b301be4ec90af95bb45ce86c1899))


### Features

* **macros:** add new macro pack "Macros - Cabin Fever" and update related action macros in class packs ([4fc80a8](https://github.com/FutureHax/cabin-fever-classes-module/commit/4fc80a8d127650a71d7ccfdee8a87f2386aa518f))

## [1.0.1](https://github.com/FutureHax/cabin-fever-classes-module/compare/v1.0.0...v1.0.1) (2025-10-04)


### Bug Fixes

* **publish:** streamline Foundry VTT package update process by moving API token check and updating release data handling ([8d494a7](https://github.com/FutureHax/cabin-fever-classes-module/commit/8d494a79c00a3f1c42a763be8ba491e6f87020bf))

# 1.0.0 (2025-10-04)


### Bug Fixes

* **lint:** fix eslint ([c3ed46f](https://github.com/FutureHax/cabin-fever-classes-module/commit/c3ed46f50fd55320c448530874af83d27bb6a722))


### Features

* **module:** add module.json for Cabin Fever - Classes, including character classes and roll tables ([d4ddee5](https://github.com/FutureHax/cabin-fever-classes-module/commit/d4ddee59a29e5e274813ace6873457573d9bdbac))
