From b45bac0259833d082ae531e0758c322170254759 Mon Sep 17 00:00:00 2001 From: "statnett-bot[bot]" <144323495+statnett-bot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 07:16:20 +0000 Subject: [PATCH] chore(main): release 1.0.4 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 9 +++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 0db4c77..122a59d 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.0.3" + ".": "1.0.4" } diff --git a/CHANGELOG.md b/CHANGELOG.md index a32117e..1118f2f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [1.0.4](https://github.com/statnett/function-s3-user-arn/compare/v1.0.3...v1.0.4) (2026-05-11) + + +### Bug Fixes + +* **deps:** update module github.com/alecthomas/kong to v1.15.0 ([#62](https://github.com/statnett/function-s3-user-arn/issues/62)) ([c1f0f9e](https://github.com/statnett/function-s3-user-arn/commit/c1f0f9e9b31bdb787a137b9b50ed810f9296eaf5)) +* **deps:** update module k8s.io/apimachinery to v0.36.0 ([#64](https://github.com/statnett/function-s3-user-arn/issues/64)) ([ea299c6](https://github.com/statnett/function-s3-user-arn/commit/ea299c61a65d324cd3096f7ccaeb078b7d77354a)) +* **deps:** update module sigs.k8s.io/controller-tools to v0.21.0 ([#66](https://github.com/statnett/function-s3-user-arn/issues/66)) ([8d147f3](https://github.com/statnett/function-s3-user-arn/commit/8d147f3db3214d7d37cf34561655cdadc675da3d)) + ## [1.0.3](https://github.com/statnett/function-s3-user-arn/compare/v1.0.2...v1.0.3) (2026-03-30)