From 2bf1703b10007d342d4acfc4a4c478b13d55272b Mon Sep 17 00:00:00 2001 From: Social Groovy Bot <45039513+SocialGroovyBot@users.noreply.github.com> Date: Wed, 2 Aug 2023 21:02:37 +0000 Subject: [PATCH] chore(release): Publish Images - wait-for-http@7.8.0 --- wait-for-http/CHANGELOG.md | 11 +++++++++++ wait-for-http/package.json | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/wait-for-http/CHANGELOG.md b/wait-for-http/CHANGELOG.md index 5727886ed..808670413 100644 --- a/wait-for-http/CHANGELOG.md +++ b/wait-for-http/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [7.8.0](https://github.com/SocialGouv/docker/compare/wait-for-http@7.7.1...wait-for-http@7.8.0) (2023-08-02) + + +### Features + +* **deps:** update curlimages/curl docker tag to v7.88.1 ([#1015](https://github.com/SocialGouv/docker/issues/1015)) ([17a4dae](https://github.com/SocialGouv/docker/commit/17a4daeac592300aaef90b3ee05e33a9e3300824)) + + + + + ## [7.7.1](https://github.com/SocialGouv/docker/compare/wait-for-http@7.7.0...wait-for-http@7.7.1) (2023-05-24) diff --git a/wait-for-http/package.json b/wait-for-http/package.json index 4a83e7e26..ac24b1961 100644 --- a/wait-for-http/package.json +++ b/wait-for-http/package.json @@ -1,5 +1,5 @@ { - "version": "7.7.1", + "version": "7.8.0", "name": "wait-for-http", "packageManager": "yarn@3.5.1", "scripts": {