diff --git a/CHANGELOG.md b/CHANGELOG.md index f4e1d01..67c6a02 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,4 +2,6 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### 0.0.5 (2023-01-18) + ### 0.0.4 (2023-01-18) diff --git a/package.json b/package.json index b670eb6..e30a689 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "itty-aws", - "version": "0.0.4", + "version": "0.0.5", "files": [ "lib" ],