Skip to content

Commit 70976e1

Browse files
chore(release): Publish Images
- s3-client@1.0.6
1 parent d0e157f commit 70976e1

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.0.6](https://github.com/SocialGouv/docker/compare/s3-client@1.0.5...s3-client@1.0.6) (2023-08-03)
7+
8+
9+
### Bug Fixes
10+
11+
* **s3:** use env vars ([#1037](https://github.com/SocialGouv/docker/issues/1037)) ([d0e157f](https://github.com/SocialGouv/docker/commit/d0e157fe53e525794364d7e3360193295b6ba650))
12+
13+
14+
15+
16+
617
## [1.0.5](https://github.com/SocialGouv/docker/compare/s3-client@1.0.4...s3-client@1.0.5) (2023-08-02)
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.0.5",
3+
"version": "1.0.6",
44
"packageManager": "yarn@3.5.1",
55
"scripts": {
66
"build": "docker build -t ${SG_DOCKER_IMAGE:-'socialgouv_docker_psql'} .",

0 commit comments

Comments
 (0)