File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
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
+
6
17
# [ 1.2.0] ( https://github.com/SocialGouv/docker/compare/s3-client@1.1.1...s3-client@1.2.0 ) (2023-10-13)
7
18
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " s3-client" ,
3
- "version" : " 1.2.0 " ,
3
+ "version" : " 1.2.1 " ,
4
4
"packageManager" : " yarn@3.5.1" ,
5
5
"scripts" : {
6
6
"build" : " docker build -t ${SG_DOCKER_IMAGE:-'socialgouv_docker_psql'} ." ,
You can’t perform that action at this time.
0 commit comments