Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

v0.0.4 - 2025-06-07

✨ New Features

🐛 Bug Fixes

  • f24b474 - update changelog workflow to allow forced pushes and skip dirty checks (commit by @hsiangjenli)

  • df24ae3 - remove branch specification from changelog commit action (commit by @hsiangjenli)

  • a41a99d - specify branch in changelog workflow for consistency (commit by @hsiangjenli)

  • 530b643 - update changelog workflow to specify push options for main branch (commit by @hsiangjenli)

  • f407cb8 - update changelog workflow to set origin/HEAD and improve commit options (commit by @hsiangjenli)

🔧 Chores