Skip to content

Commit

Permalink
chore(release): 1.3.0-alpha.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.3.0-alpha.1](v1.2.0...v1.3.0-alpha.1) (2022-11-29)

### Features

* replace bucketName with bucketConfiguration in PluginConfig ([5fc0980](5fc0980))
  • Loading branch information
semantic-release-bot committed Nov 29, 2022
1 parent 5fc0980 commit 366ad46
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.3.0-alpha.1](https://github.com/RimacTechnology/semantic-release-s3/compare/v1.2.0...v1.3.0-alpha.1) (2022-11-29)


### Features

* replace bucketName with bucketConfiguration in PluginConfig ([5fc0980](https://github.com/RimacTechnology/semantic-release-s3/commit/5fc09802fdad9d509184b0c8f5ab779a5616203f))

## [1.2.0](https://github.com/RimacTechnology/semantic-release-s3/compare/v1.1.0...v1.2.0) (2022-11-29)


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": "1.2.0",
"version": "1.3.0-alpha.1",
"description": "Semantic-release plugin to push files and folders to AWS S3 bucket",
"keywords": [
"release",
Expand Down

0 comments on commit 366ad46

Please sign in to comment.