Skip to content

Commit

Permalink
chore(release): 5.3.0 [skip ci]
Browse files Browse the repository at this point in the history
# [5.3.0](v5.2.8...v5.3.0) (2021-07-09)

### Features

* **s3bucket:** added support for listing objects in a bucket via listObjects ([5c300e9](5c300e9))
  • Loading branch information
semantic-release-bot committed Jul 9, 2021
1 parent 5c300e9 commit 50754f7
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 @@
# [5.3.0](https://github.com/tibbercom/tibber-aws/compare/v5.2.8...v5.3.0) (2021-07-09)


### Features

* **s3bucket:** added support for listing objects in a bucket via listObjects ([5c300e9](https://github.com/tibbercom/tibber-aws/commit/5c300e9e976a7b211adc0f5c1c646c068df240b1))

## [5.2.8](https://github.com/tibbercom/tibber-aws/compare/v5.2.7...v5.2.8) (2021-03-09)


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

0 comments on commit 50754f7

Please sign in to comment.