Skip to content

Commit

Permalink
chore(release): 6.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [6.2.0](v6.1.4...v6.2.0) (2024-08-29)

### Features

* Support for retrying to deliver SQS message ([#304](#304)) ([08bd12a](08bd12a))
  • Loading branch information
semantic-release-bot committed Aug 29, 2024
1 parent 08bd12a commit 69d813d
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.2.0](https://github.com/tibber/tibber-aws/compare/v6.1.4...v6.2.0) (2024-08-29)


### Features

* Support for retrying to deliver SQS message ([#304](https://github.com/tibber/tibber-aws/issues/304)) ([08bd12a](https://github.com/tibber/tibber-aws/commit/08bd12afe59c52ab7534644de7bbd844a8d15603))

## [6.1.4](https://github.com/tibber/tibber-aws/compare/v6.1.3...v6.1.4) (2024-08-06)


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

0 comments on commit 69d813d

Please sign in to comment.