Skip to content

Latest commit

 

History

History
166 lines (80 loc) · 8.18 KB

CHANGELOG.md

File metadata and controls

166 lines (80 loc) · 8.18 KB

2.4.0 (2023-03-20)

Features

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

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)

2.2.4 (2023-03-02)

Bug Fixes

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

2.2.3 (2023-03-02)

Bug Fixes

  • publish: correct invalid regex (f9baa6e)

2.2.2 (2023-03-01)

Other

Code Refactoring

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

2.2.1 (2023-02-13)

Bug Fixes

  • prevent deleting files from s3 before then new files are uploaded (9513d5b)

2.2.0 (2023-02-10)

Features

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

2.1.0 (2023-02-10)

Features

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

2.0.0 (2023-02-09)

⚠ BREAKING CHANGES

  • plugin configuration has changed

Features

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

1.4.0 (2022-11-30)

Features

  • replace bucketName with bucketConfiguration in documentation (a1e27bf)

1.4.0-alpha.1 (2022-11-30)

Features

  • replace bucketName with bucketConfiguration in documentation (aff7405)

1.3.0 (2022-11-29)

Features

  • replace bucketName with bucketConfiguration in PluginConfig (a519bf7)

1.3.0-alpha.1 (2022-11-29)

Features

  • replace bucketName with bucketConfiguration in PluginConfig (5fc0980)

1.2.0 (2022-11-29)

Features

  • add option to define different bucket name per branch (5320ef8)
  • add option to define different bucket name per branch (323f223)

1.2.0-alpha.1 (2022-11-28)

Features

Other

  • release: 1.2.0-alpha.1 [skip ci] (e7f80b2)
  • release: 1.2.0-alpha.1 [skip ci] (cfabf81)
  • release: 1.2.0-alpha.1 [skip ci] (6219ee5)

1.2.0-alpha.1 (2022-11-28)

Features

  • add option to define different bucket name per branch (e3d68ff)
  • update 92 (5c71833)
  • update changelog (df21ebf)

Other

  • release: 1.2.0-alpha.1 [skip ci] (cfabf81)
  • release: 1.2.0-alpha.1 [skip ci] (6219ee5)

1.2.0-alpha.1 (2022-11-28)

Features

  • add option to define different bucket name per branch (e3d68ff)

1.1.0 (2022-11-27)

Features

1.0.0 (2022-11-27)

Features