From a6bb2b288bfe3076ef8fb76c848d7677839f75a4 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 12:56:22 +0000 Subject: [PATCH] ReleaseNotes for v0.13.0 --- docs/releasenotes/v0.13.0.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 docs/releasenotes/v0.13.0.md diff --git a/docs/releasenotes/v0.13.0.md b/docs/releasenotes/v0.13.0.md new file mode 100644 index 000000000..a7d9011a0 --- /dev/null +++ b/docs/releasenotes/v0.13.0.md @@ -0,0 +1,19 @@ +Release v0.13.0 + +- fix goreleaser (#863) +- feat: add check for diffs after go mod tidy and generate (#861) +- Typo (#860) +- Bump the go group across 1 directory with 26 updates (#854) +- feat: remove GetInexpensiveContentVersionIdentity (#845) +- Bump the ci group across 1 directory with 5 updates (#853) +- add changes for multi-arch (#851) +- Bump github.com/docker/docker from 27.0.1+incompatible to 27.1.0+incompatible in the go\_modules group (#857) +- Improve errors (#850) +- rework selectors (#858) +- Rework adding elements to a component version (#844) +- Add AUR as installation option for OCM-CLI (#855) +- extension point for pub/sub support (#832) +- cleanup json schemes (#840) +- Exchange Algorithm constant in polymorphic handler method (#852) +- forward error message from OCI registry (#848) +