From eff951d67a34fe8efca6490443b7114202f3a870 Mon Sep 17 00:00:00 2001 From: CarlosGamero Date: Mon, 20 Apr 2026 17:16:44 +0200 Subject: [PATCH] Triggering SNS release --- packages/sns/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/packages/sns/README.md b/packages/sns/README.md index 4165a7ed..ed6b7fb6 100644 --- a/packages/sns/README.md +++ b/packages/sns/README.md @@ -1,6 +1,8 @@ # @message-queue-toolkit/sns -AWS SNS (Simple Notification Service) implementation for the message-queue-toolkit. Provides a robust, type-safe abstraction for publishing messages to SNS topics and consuming them via SQS queue subscriptions, with support for both standard and FIFO topics. +AWS SNS (Simple Notification Service) implementation for the message-queue-toolkit. Provides a robust, type-safe +abstraction for publishing messages to SNS topics and consuming them via SQS queue subscriptions, with support for both +standard and FIFO topics. ## Table of Contents