From ae9801c5eab73192ca882e0940802fced82f0755 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Tue, 13 Aug 2024 09:05:35 +0000 Subject: [PATCH] chore(main): release 1.0.15 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4b0b852..e26a81e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [1.0.15](https://github.com/cailloumajor/docker-socket-proxy/compare/v1.0.14...v1.0.15) (2024-08-13) + + +### Bug Fixes + +* **deps:** update golang docker tag to bookworm ([381e366](https://github.com/cailloumajor/docker-socket-proxy/commit/381e3663acc076c1e69487cc6e63257bf7838ce9)) +* **deps:** update golang docker tag to v1.22.6 ([6e6a1d8](https://github.com/cailloumajor/docker-socket-proxy/commit/6e6a1d8ffa585396de56ac002a8cdeffdb2a1d21)) + ## [1.0.14](https://github.com/cailloumajor/docker-socket-proxy/compare/v1.0.13...v1.0.14) (2024-05-23)