diff --git a/CHANGELOG.md b/CHANGELOG.md index 3dc9f56..7ae53c7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,14 @@ and this module adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0. --- +## [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. diff --git a/README.md b/README.md index 5b84b3e..b0f0679 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # einherjar/contracts -[![version](https://img.shields.io/badge/version-v1.3.0-5C4EE5?style=flat-square)](https://code.nochebuena.dev/einherjar/contracts) +[![version](https://img.shields.io/badge/version-v1.4.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) [![go](https://img.shields.io/badge/Go-1.26+-00ADD8?style=flat-square&logo=go&logoColor=white)](https://go.dev)