## [1.0.2](https://github.com/FutureHax/player-perspective/compare/v1.0.1...v1.0.2) (2026-07-05)


### Bug Fixes

* **cms:** enable JR catalog listing for Player Perspective ([6e74485](https://github.com/FutureHax/player-perspective/commit/6e74485209e09d5077e96afa37829b7c560bfe50))

## [1.0.1](https://github.com/FutureHax/player-perspective/compare/v1.0.0...v1.0.1) (2026-07-05)


### Bug Fixes

* **ci:** skip doctor on dependabot PRs and bump checkout to v7 ([816257c](https://github.com/FutureHax/player-perspective/commit/816257cba3a5a0f25ca0fa8be6e0ade89b752bfe))

# 1.0.0 (2026-07-05)


### Features

* **init:** add Player Perspective module scaffold and POV core ([618306d](https://github.com/FutureHax/player-perspective/commit/618306d364906f5b81e9785457f582842b8686f7))

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