release: v1.7.0 (coordinated lockstep bump)

This commit is contained in:
2026-08-18 17:58:12 -06:00
parent 19a7c06d52
commit 812602cb8a
4 changed files with 16 additions and 7 deletions
+9
View File
@@ -6,6 +6,15 @@ This module adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html
---
## [1.7.0] — 2026-08-14
Minor — coordinated framework release (lockstep versioning). No changes to this module's own API.
### Changed
- Bumped einherjar dependencies to v1.7.0. The behavioural changes in this release are in `spa-server`
(per-file Cache-Control, a navigation-scoped SPA fallback, nosniff, and a non-root image).
## [1.6.0] — 2026-08-13
Minor — coordinated framework release (lockstep versioning). No changes to this module's own API.