9 Commits
2 changed files with 42 additions and 1 deletions
+41
View File
@@ -7,6 +7,47 @@ and this module adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.
--- ---
## [1.7.0] — 2026-08-14
Minor — coordinated framework release (lockstep versioning). No changes to this module's own API.
## [1.6.0] — 2026-08-13
Minor — coordinated framework release (lockstep versioning). No changes to this module's own API.
## [1.5.0] — 2026-08-09
Minor — coordinated framework version alignment. No code, API, or dependency changes.
## [1.4.0] — 2026-08-09
Minor — coordinated framework release: dependency refresh + lockstep version alignment.
### Changed
- Refreshed dependencies to their latest minor/patch where available.
## [1.3.0] — 2026-08-08
Minor — coordinated framework version alignment. No code, API, or dependency changes.
## [1.2.0] — 2026-08-08
Minor — coordinated framework version alignment. No code, API, or dependency changes.
## [1.1.3] — 2026-08-08
Patch — coordinated framework version alignment. No code, API, or dependency changes.
## [1.1.2] — 2026-08-08
Patch — coordinated framework version alignment. No code, API, or dependency changes.
## [1.1.1] — 2026-08-07
Patch — coordinated framework version alignment. Released in lockstep at v1.1.1
alongside a documentation patch in the data/infra starters. No code, API, or dependency changes.
## [1.1.0] — 2026-08-07 ## [1.1.0] — 2026-08-07
### Added ### Added
+1 -1
View File
@@ -1,6 +1,6 @@
# einherjar/contracts # einherjar/contracts
[![version](https://img.shields.io/badge/version-v1.1.0-5C4EE5?style=flat-square)](https://code.nochebuena.dev/einherjar/contracts) [![version](https://img.shields.io/badge/version-v1.7.0-5C4EE5?style=flat-square)](https://code.nochebuena.dev/einherjar/contracts)
[![license](https://img.shields.io/badge/license-AGPL--3.0-22863A?style=flat-square)](LICENSE) [![license](https://img.shields.io/badge/license-AGPL--3.0-22863A?style=flat-square)](LICENSE)
[![go](https://img.shields.io/badge/Go-1.26+-00ADD8?style=flat-square&logo=go&logoColor=white)](https://go.dev) [![go](https://img.shields.io/badge/Go-1.26+-00ADD8?style=flat-square&logo=go&logoColor=white)](https://go.dev)