- Module path: dappco.re/go/agent - Core import: dappco.re/go/core v0.4.7 - Process service re-enabled with new Core API - Plugin bumped to v0.11.0 - Directory flattened from go/ to root Co-Authored-By: Virgil <virgil@lethean.io>
287 B
287 B
Release Flow
- Update version in source files
- Update CHANGELOG.md
git tag vX.Y.Z— taggit push origin main --tags— push with tags- Build release artefacts (platform-specific)
- Create Forge/GitHub release with artefacts
- Update downstream go.mod dependencies