# 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.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.2.5] - 2026-05-08

### Fixed

- **deps**: update namespace to @earendil-works

## [0.2.4] - 2026-04-14

### Changed

- **deps**: upgrade Pi packages to v0.67.1

### Fixed

- bump release

## [0.2.3] - 2026-04-13

### Changed

- update readme with note card

### Fixed

- bump deps, use non-deprecated freestyle package
- ensure changelog from semantic release is correct

## [0.2.2] - 2026-04-08

### Fixed

- print warning instead of failing when env var not present

## [0.2.1] - 2026-04-08

### Fixed

- wrap runPi command in bash -c to handle shell builtins

## [0.2.0] - 2026-04-08

### Added

- add gh CLI authentication for private repo access

## [0.1.2] - 2026-04-08

### Fixed

- add missing space after tool title

## [0.1.1] - 2026-04-08

### Fixed

- add semantic release workflow to automate NPM publishing

## [0.1.0] - 2026-04-08

### Added

- bootstrap the project
- add this CHANGELOG

[0.2.5]: https://github.com/shaftoe/pi-freestyle-sandbox/compare/v0.2.4...v0.2.5
[0.2.4]: https://github.com/shaftoe/pi-freestyle-sandbox/compare/v0.2.3...v0.2.4
[0.2.3]: https://github.com/shaftoe/pi-freestyle-sandbox/compare/v0.2.2...v0.2.3
[0.2.2]: https://github.com/shaftoe/pi-freestyle-sandbox/compare/v0.2.1...v0.2.2
[0.2.1]: https://github.com/shaftoe/pi-freestyle-sandbox/compare/v0.2.0...v0.2.1
[0.2.0]: https://github.com/shaftoe/pi-freestyle-sandbox/compare/v0.1.2...v0.2.0
[0.1.2]: https://github.com/shaftoe/pi-freestyle-sandbox/compare/v0.1.1...v0.1.2
[0.1.1]: https://github.com/shaftoe/pi-freestyle-sandbox/compare/v0.1.0...v0.1.1
[0.1.0]: https://github.com/shaftoe/pi-freestyle-sandbox/releases/tag/v0.1.0
