Skip to content

Commit

Permalink
chore(main): release 0.3.25
Browse files Browse the repository at this point in the history
  • Loading branch information
statnett-bot[bot] committed Jul 30, 2024
1 parent e5208dc commit 3e70405
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.3.24"
".": "0.3.25"
}
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [0.3.25](https://github.com/statnett/controller-runtime-viper/compare/v0.3.24...v0.3.25) (2024-07-30)


### Bug Fixes

* **deps:** update module github.com/onsi/ginkgo/v2 to v2.19.1 ([#354](https://github.com/statnett/controller-runtime-viper/issues/354)) ([881e945](https://github.com/statnett/controller-runtime-viper/commit/881e945263f7d8f950f7a6050d625592e893641c))
* **deps:** update module github.com/onsi/gomega to v1.34.0 ([#352](https://github.com/statnett/controller-runtime-viper/issues/352)) ([510fa99](https://github.com/statnett/controller-runtime-viper/commit/510fa99b6933e1efb2fc849d817a7d9de924542d))
* **deps:** update module github.com/onsi/gomega to v1.34.1 ([#355](https://github.com/statnett/controller-runtime-viper/issues/355)) ([e5208dc](https://github.com/statnett/controller-runtime-viper/commit/e5208dc08594071a9393e37ef39c1ae9adec561c))

## [0.3.24](https://github.com/statnett/controller-runtime-viper/compare/v0.3.23...v0.3.24) (2024-06-12)


Expand Down

0 comments on commit 3e70405

Please sign in to comment.