Skip to content

Commit

Permalink
chore(release): 6.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [6.1.0](v6.0.1...v6.1.0) (2023-12-20)

### Features

* added deleteObject to S3 API ([e260138](e260138))
  • Loading branch information
semantic-release-bot committed Dec 20, 2023
1 parent 3a495e4 commit 84d3da7
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 @@
# [6.1.0](https://github.com/tibber/tibber-aws/compare/v6.0.1...v6.1.0) (2023-12-20)


### Features

* added deleteObject to S3 API ([e260138](https://github.com/tibber/tibber-aws/commit/e260138ed2fb09276ae5b09286b87fde978e3bba))

## [6.0.1](https://github.com/tibber/tibber-aws/compare/v6.0.0...v6.0.1) (2023-12-18)


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": "tibber-aws",
"version": "6.0.1",
"version": "6.1.0",
"description": "",
"main": "./dist/src/index.js",
"scripts": {
Expand Down

0 comments on commit 84d3da7

Please sign in to comment.