Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
53f05a7080
|
||
|
|
e8852f2185
|
||
|
|
157446a1eb
|
||
|
|
3259fbc1cf
|
@@ -6,6 +6,39 @@ This module adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html
|
||||
|
||||
---
|
||||
|
||||
## [1.5.0] — 2026-08-09
|
||||
|
||||
Minor — coordinated framework version alignment. No code or API changes in this module.
|
||||
|
||||
### Changed
|
||||
|
||||
- Bumped `contracts` to v1.5.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.
|
||||
- Bumped `contracts` to v1.4.0.
|
||||
|
||||
## [1.3.0] — 2026-08-08
|
||||
|
||||
Minor — coordinated framework version alignment. No code or API changes in this module.
|
||||
|
||||
### Changed
|
||||
|
||||
- Bumped `contracts` to v1.3.0.
|
||||
|
||||
## [1.2.0] — 2026-08-08
|
||||
|
||||
Minor — coordinated framework version alignment. No code or API changes in this module.
|
||||
|
||||
### Changed
|
||||
|
||||
- Bumped `contracts` to v1.2.0.
|
||||
|
||||
## [1.1.3] — 2026-08-08
|
||||
|
||||
Patch — coordinated framework version alignment.
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# einherjar/worker
|
||||
|
||||
[](https://code.nochebuena.dev/einherjar/worker)
|
||||
[](https://code.nochebuena.dev/einherjar/worker)
|
||||
[](LICENSE)
|
||||
[](https://go.dev)
|
||||
|
||||
|
||||
@@ -2,4 +2,4 @@ module code.nochebuena.dev/einherjar/worker
|
||||
|
||||
go 1.26
|
||||
|
||||
require code.nochebuena.dev/einherjar/contracts v1.1.3
|
||||
require code.nochebuena.dev/einherjar/contracts v1.5.0
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
code.nochebuena.dev/einherjar/contracts v1.1.3 h1:rBtQUVCeqaIKMcG1+R0ndHM/4cRm3XTFnVNzFTbf1QU=
|
||||
code.nochebuena.dev/einherjar/contracts v1.1.3/go.mod h1:ccltUtrFb5+MEJdkx2VVEUL+xC5pupVlVVsMM8AlCWI=
|
||||
code.nochebuena.dev/einherjar/contracts v1.5.0 h1:vDlpLXtVZ4Q4l3AR02qLQhnKnEDq2vE8+mydwg85hUU=
|
||||
code.nochebuena.dev/einherjar/contracts v1.5.0/go.mod h1:ccltUtrFb5+MEJdkx2VVEUL+xC5pupVlVVsMM8AlCWI=
|
||||
|
||||
Reference in New Issue
Block a user