release: v1.7.1 (coordinated lockstep bump)

This commit is contained in:
2026-08-18 18:44:23 -06:00
parent f8334f08d1
commit e73972cbd5
4 changed files with 16 additions and 7 deletions
+9
View File
@@ -4,6 +4,15 @@ All notable changes to this module are documented here.
Format follows [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
This module adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [1.7.1] — 2026-08-14
Patch — coordinated framework release (lockstep versioning). No changes to this module's own API.
### Changed
- Bumped einherjar dependencies to v1.7.1. The change in this release is `spa-server`'s corrected
MIME type for the PWA web app manifest (`.webmanifest``application/manifest+json`).
## [1.7.0] — 2026-08-14
Minor — coordinated framework release (lockstep versioning). No changes to this module's own API.