Skip to content

Commit 9b9f0a4

Browse files
authored
Merge pull request #165 from shelfio/feature/OPS-5073-node-v22-upgrade
OPS-5073 Update version
2 parents 05c2926 + acfe38a commit 9b9f0a4

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Breaking Changes
2+
3+
## 3.0.0
4+
5+
- Switched `node` version `18`->`22`

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@shelf/aws-sns-message-attributes",
3-
"version": "2.0.0",
3+
"version": "3.0.0",
44
"description": "Transform JSON into AWS SNS message attributes format",
55
"keywords": [
66
"aws",

0 commit comments

Comments
 (0)