Skip to content

Commit

Permalink
chore(release): 2.3.0 [skip ci]
Browse files Browse the repository at this point in the history
## [2.3.0](v2.2.4...v2.3.0) (2023-03-08)

### Features

* **aws:** add objectACL param for s3 upload ([7415191](7415191))
* **publish:** add possibility to use semantic context for s3Bucket option ([c880601](c880601))
  • Loading branch information
semantic-release-bot committed Mar 8, 2023
1 parent 188cba3 commit 0889674
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [2.3.0](https://github.com/RimacTechnology/semantic-release-s3/compare/v2.2.4...v2.3.0) (2023-03-08)


### Features

* **aws:** add objectACL param for s3 upload ([7415191](https://github.com/RimacTechnology/semantic-release-s3/commit/74151919ef431c0eeeea618edc80ff9c867f9c7b))
* **publish:** add possibility to use semantic context for s3Bucket option ([c880601](https://github.com/RimacTechnology/semantic-release-s3/commit/c8806016b6df86948f510d5d2ec3d068bf336e7d))

## [2.2.4](https://github.com/RimacTechnology/semantic-release-s3/compare/v2.2.3...v2.2.4) (2023-03-02)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rimac-technology/semantic-release-s3",
"version": "2.2.4",
"version": "2.3.0",
"description": "Semantic-release plugin to push files and folders to AWS S3 bucket",
"keywords": [
"release",
Expand Down

0 comments on commit 0889674

Please sign in to comment.