Skip to content

Commit efeb791

Browse files
chore(release): Publish Images
- s3-client@1.1.1
1 parent 9fe81f9 commit efeb791

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

s3-client/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.1.1](https://github.com/SocialGouv/docker/compare/s3-client@1.1.0...s3-client@1.1.1) (2023-10-06)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update ubuntu:22.04 docker digest to 9b8dec3 ([#1047](https://github.com/SocialGouv/docker/issues/1047)) ([9fe81f9](https://github.com/SocialGouv/docker/commit/9fe81f94834c5ad1cdc4e1e28be3cd89e32ed2da))
12+
13+
14+
15+
16+
617
# [1.1.0](https://github.com/SocialGouv/docker/compare/s3-client@1.0.6...s3-client@1.1.0) (2023-09-05)
718

819

s3-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "s3-client",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"packageManager": "yarn@3.5.1",
55
"scripts": {
66
"build": "docker build -t ${SG_DOCKER_IMAGE:-'socialgouv_docker_psql'} .",

0 commit comments

Comments
 (0)