Skip to content

Commit 581cfab

Browse files
committed
chore: update versions
1 parent 8316d06 commit 581cfab

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/dull-foxes-wave.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/sqs-permanent-failure-dlq/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @driimus/sqs-permanent-failure-dlq
22

3+
## 0.3.0
4+
5+
### Minor Changes
6+
7+
- [#122](https://github.com/driimus/lambda-batch-processor/pull/122) [`308aece`](https://github.com/driimus/lambda-batch-processor/commit/308aece554d08c0267ac6fc7da746da32f4cdcd1) Thanks [@driimus](https://github.com/driimus)! - refactor: use native iterator helpers
8+
39
## 0.2.1
410

511
### Patch Changes

packages/sqs-permanent-failure-dlq/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@driimus/sqs-permanent-failure-dlq",
3-
"version": "0.2.1",
3+
"version": "0.3.0",
44
"description": "Send SQS messages causing non-retryable errors to a dead-letter SQS queue",
55
"keywords": [
66
"aws lambda",

0 commit comments

Comments
 (0)