···55The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7788+## [4.0.1] - 2025-01-15
99+1010+### Fixed
1111+1212+- Use exact versions in import map instead of semver ranges for better reproducibility
1313+ - `@panva/jose`: `^6.1.0` → `6.1.0`
1414+ - `@std/assert`: `1` → `1.0.13`
1515+816## [4.0.0] - 2025-01-15
9171018### Breaking Changes