Skip to content

Commit 27f64f9

Browse files
chore(release): Publish Images
- s3-client@1.2.1
1 parent f8587ad commit 27f64f9

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.2.1](https://github.com/SocialGouv/docker/compare/s3-client@1.2.0...s3-client@1.2.1) (2023-11-16)
7+
8+
9+
### Bug Fixes
10+
11+
* **s3-client:** abort on errors in pipes ([f8587ad](https://github.com/SocialGouv/docker/commit/f8587ad79bebe50831c38cc7d0ddbd13b6375af8))
12+
13+
14+
15+
16+
617
# [1.2.0](https://github.com/SocialGouv/docker/compare/s3-client@1.1.1...s3-client@1.2.0) (2023-10-13)
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.2.0",
3+
"version": "1.2.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)