chore(contracts): framework version alignment to v1.2.0

This commit is contained in:
2026-08-08 02:21:45 -06:00
parent edde312353
commit f2e4fbe8ad
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -7,6 +7,10 @@ and this module adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.
---
## [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
View File
@@ -1,6 +1,6 @@
# einherjar/contracts
[![version](https://img.shields.io/badge/version-v1.1.3-5C4EE5?style=flat-square)](https://code.nochebuena.dev/einherjar/contracts)
[![version](https://img.shields.io/badge/version-v1.2.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)