Skip to content

Latest commit

 

History

History
93 lines (41 loc) · 2.94 KB

File metadata and controls

93 lines (41 loc) · 2.94 KB

CHANGELOG

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

1.1.7 (2026-03-30)

Bug Fixes

  • Clean up release-please configs after some experimentation (7f75bd4)

1.1.6 (2026-02-15)

Miscellaneous Chores

  • Bump some major dependencies, none of which should materially affect this project (9dbe24a)

1.1.5 (2025-11-05)

Miscellaneous Chores

  • Update patch and minor dependencies (56bddf1)

1.1.4 (2025-11-05)

Continuous Integration

  • Ensure GitHub Action install latest npm for trusted publishing support (cb697b6)

1.1.3 (2025-11-05)

Continuous Integration

  • Update some GitHub Action versions, and specify npm registry (565bf17)

1.1.2 (2025-11-05)

Continuous Integration

  • Fix GitHub Action permission (cf401e3)

1.1.1 (2025-04-20)

Bug Fixes

  • package-lock: revert bad change to package-lock that introduces paths to internal repository (f6f5fb6)

1.1.0 (2025-01-26)

Features

  • Update React to v19 and add React v19 as an acceptable peerDependency (1f5a9b2)

1.0.5 (2024-02-11)

Miscellaneous Chores

  • Bump minor and patch dependencies (d3ed705)

1.0.4 (2023-12-04)

Continuous Integration

  • ensure husky is skipped during GitHub Action runs (0deb85a)

1.0.3 (2023-11-09)

Miscellaneous Chores

  • Update dependencies (patch and minor only) (414d197)

1.0.2 (2023-03-02)

Documentation

1.0.1 (2023-01-23)

Continuous Integration

  • Skip husky removal for now during CI/CD (3c53b1d)