We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 05c2926 + acfe38a commit 9b9f0a4Copy full SHA for 9b9f0a4
CHANGELOG.md
@@ -0,0 +1,5 @@
1
+# Breaking Changes
2
+
3
+## 3.0.0
4
5
+- Switched `node` version `18`->`22`
package.json
@@ -1,6 +1,6 @@
{
"name": "@shelf/aws-sns-message-attributes",
- "version": "2.0.0",
+ "version": "3.0.0",
"description": "Transform JSON into AWS SNS message attributes format",
"keywords": [
6
"aws",
0 commit comments