## What's New in v1.1.0

- Ready Set Roll is now available as a free public module for all users.

---

# [1.1.0](https://github.com/FutureHax/pb-ready-set-roll/compare/v1.0.2...v1.1.0) (2026-08-09)


### Features

* **release:** publish Ready Set Roll as a free public module ([9493031](https://github.com/FutureHax/pb-ready-set-roll/commit/94930318cd5d680e4832161a8a3ef7209ba24c91))

## What's New in v1.0.2

- Fixed an issue with the patron CMS manifest not functioning correctly.
- Resolved a problem with private GCS uploads to ensure proper operation.

---

## [1.0.2](https://github.com/FutureHax/pb-ready-set-roll/compare/v1.0.1...v1.0.2) (2026-08-09)


### Bug Fixes

* **release:** wire patron CMS manifest and private GCS upload ([b01ca5f](https://github.com/FutureHax/pb-ready-set-roll/commit/b01ca5f24710b31eedf62dc5305bf4888e94c08b))

## What's New in v1.0.1

- Fixed a bug that caused the live Foundry target not to update correctly from the attack prompt.

---

## [1.0.1](https://github.com/FutureHax/pb-ready-set-roll/compare/v1.0.0...v1.0.1) (2026-08-08)


### Bug Fixes

* **foundry:** set live Foundry target from attack prompt ([b4618af](https://github.com/FutureHax/pb-ready-set-roll/commit/b4618af5280c5e8f64c06447c71a7d424fd6b1bb))

## What's New in v1.0.0

- Improved functionality for chat edits, targeting, and breakdowns in the RSR module.

---

# 1.0.0 (2026-08-08)


### Features

* **foundry:** polish RSR chat edits, targeting, and breakdowns ([2f7835a](https://github.com/FutureHax/pb-ready-set-roll/commit/2f7835ac7edf1cfcbf38257729263af2b8abc267))

# 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

- Initial module structure
- Semantic release configuration
- GitHub Actions CI/CD workflows
- Development tooling (ESLint, Vitest, Husky)
