From 789057edd0813a633e3a24fa4a79f607a8efd8fb Mon Sep 17 00:00:00 2001 From: Social Groovy Bot <45039513+SocialGroovyBot@users.noreply.github.com> Date: Wed, 24 May 2023 22:22:53 +0000 Subject: [PATCH] chore(release): Publish Images - cnpg-pgvector@7.7.1 - datasette@7.6.3 - git@7.6.3 - wait-for-http@7.7.1 --- cnpg-pgvector/CHANGELOG.md | 11 +++++++++++ cnpg-pgvector/package.json | 2 +- datasette/CHANGELOG.md | 11 +++++++++++ datasette/package.json | 2 +- git/CHANGELOG.md | 11 +++++++++++ git/package.json | 2 +- wait-for-http/CHANGELOG.md | 11 +++++++++++ wait-for-http/package.json | 2 +- 8 files changed, 48 insertions(+), 4 deletions(-) diff --git a/cnpg-pgvector/CHANGELOG.md b/cnpg-pgvector/CHANGELOG.md index cbb1c0252..d68a498e3 100644 --- a/cnpg-pgvector/CHANGELOG.md +++ b/cnpg-pgvector/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.7.1](https://github.com/SocialGouv/docker/compare/cnpg-pgvector@7.7.0...cnpg-pgvector@7.7.1) (2023-05-24) + + +### Bug Fixes + +* **deps:** pin dependencies ([#1010](https://github.com/SocialGouv/docker/issues/1010)) ([7930ddf](https://github.com/SocialGouv/docker/commit/7930ddf906331d5a3e162640508733172a75b765)) + + + + + # 7.7.0 (2023-05-22) diff --git a/cnpg-pgvector/package.json b/cnpg-pgvector/package.json index fa83d3e17..cba13c2d5 100644 --- a/cnpg-pgvector/package.json +++ b/cnpg-pgvector/package.json @@ -1,5 +1,5 @@ { - "version": "7.7.0", + "version": "7.7.1", "name": "cnpg-pgvector", "packageManager": "yarn@3.5.1", "scripts": { diff --git a/datasette/CHANGELOG.md b/datasette/CHANGELOG.md index 9a9b5e4ea..095a5bb33 100644 --- a/datasette/CHANGELOG.md +++ b/datasette/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.6.3](https://github.com/SocialGouv/docker/compare/datasette@7.6.2...datasette@7.6.3) (2023-05-24) + + +### Bug Fixes + +* **deps:** pin dependencies ([#1010](https://github.com/SocialGouv/docker/issues/1010)) ([7930ddf](https://github.com/SocialGouv/docker/commit/7930ddf906331d5a3e162640508733172a75b765)) + + + + + ## 7.6.2 (2023-05-22) **Note:** Version bump only for package datasette diff --git a/datasette/package.json b/datasette/package.json index 2f8123911..b7aca7887 100644 --- a/datasette/package.json +++ b/datasette/package.json @@ -1,5 +1,5 @@ { - "version": "7.6.2", + "version": "7.6.3", "name": "datasette", "packageManager": "yarn@3.5.1", "scripts": { diff --git a/git/CHANGELOG.md b/git/CHANGELOG.md index dd792fb1a..d3aeb4ba5 100644 --- a/git/CHANGELOG.md +++ b/git/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.6.3](https://github.com/SocialGouv/docker/compare/git@7.6.2...git@7.6.3) (2023-05-24) + + +### Bug Fixes + +* **deps:** pin dependencies ([#1010](https://github.com/SocialGouv/docker/issues/1010)) ([7930ddf](https://github.com/SocialGouv/docker/commit/7930ddf906331d5a3e162640508733172a75b765)) + + + + + ## 7.6.2 (2023-05-22) **Note:** Version bump only for package git diff --git a/git/package.json b/git/package.json index 4197be8c5..4d4ffe004 100644 --- a/git/package.json +++ b/git/package.json @@ -1,5 +1,5 @@ { - "version": "7.6.2", + "version": "7.6.3", "name": "git", "packageManager": "yarn@3.5.1", "scripts": { diff --git a/wait-for-http/CHANGELOG.md b/wait-for-http/CHANGELOG.md index dae5ffb3f..5727886ed 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.7.1](https://github.com/SocialGouv/docker/compare/wait-for-http@7.7.0...wait-for-http@7.7.1) (2023-05-24) + + +### Bug Fixes + +* **deps:** pin dependencies ([#1010](https://github.com/SocialGouv/docker/issues/1010)) ([7930ddf](https://github.com/SocialGouv/docker/commit/7930ddf906331d5a3e162640508733172a75b765)) + + + + + # 7.7.0 (2023-05-22) diff --git a/wait-for-http/package.json b/wait-for-http/package.json index 1c82384b3..4a83e7e26 100644 --- a/wait-for-http/package.json +++ b/wait-for-http/package.json @@ -1,5 +1,5 @@ { - "version": "7.7.0", + "version": "7.7.1", "name": "wait-for-http", "packageManager": "yarn@3.5.1", "scripts": {