Skip to content

Releases: RimacTechnology/semantic-release-s3

v2.4.0

20 Mar 11:07
Compare
Choose a tag to compare

2.4.0 (2023-03-20)

Features

  • publish: return release context to be able to use it in other plugins (8d5ee96)

v2.3.0

08 Mar 09:36
Compare
Choose a tag to compare

2.3.0 (2023-03-08)

Features

  • aws: add objectACL param for s3 upload (7415191)
  • publish: add possibility to use semantic context for s3Bucket option (c880601)

v2.2.4

02 Mar 18:00
Compare
Choose a tag to compare

2.2.4 (2023-03-02)

Bug Fixes

  • aws: handle file content-type correctly (#20) (766f1f1)

v2.2.3

02 Mar 14:00
Compare
Choose a tag to compare

2.2.3 (2023-03-02)

Bug Fixes

  • publish: correct invalid regex (f9baa6e)

v2.2.2

01 Mar 11:19
Compare
Choose a tag to compare

2.2.2 (2023-03-01)

Other

Code Refactoring

  • lower node and yarn requirement closes #14 (228eef2)

v2.2.1

13 Feb 12:24
Compare
Choose a tag to compare

2.2.1 (2023-02-13)

Bug Fixes

  • remove file (9d6a4cf)
  • prevent deleting files from s3 before then new files are uploaded (9513d5b)

v2.2.0

10 Feb 12:21
Compare
Choose a tag to compare

2.2.0 (2023-02-10)

Features

  • replace variables like $VAR_NAME from bucket name with process.env values (ef6a657)

v2.1.0

10 Feb 08:32
Compare
Choose a tag to compare

2.1.0 (2023-02-10)

Features

  • build and expose library as CommonJS package (6c79017)

v2.0.0

09 Feb 15:42
Compare
Choose a tag to compare

2.0.0 (2023-02-09)

⚠ BREAKING CHANGES

  • plugin configuration has changed

Features

  • update plugin configuration options (#13) (95d58c1)

v1.4.0

30 Nov 08:31
Compare
Choose a tag to compare

1.4.0 (2022-11-30)

Features

  • replace bucketName with bucketConfiguration in documentation (a1e27bf)