diff --git a/CHANGELOG.md b/CHANGELOG.md index 2e7c17d..8511f21 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ 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. +### 1.6.3 (2022-06-20) + ### 1.6.2 (2022-06-14) ### 1.6.1 (2022-05-17) diff --git a/package.json b/package.json index a0ca29b..d251c7a 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "keyv-s3", "description": "Amazon S3 storage adapter for Keyv", "homepage": "https://nicedoc.io/microlinkhq/keyv-s3", - "version": "1.6.2", + "version": "1.6.3", "main": "index.js", "author": { "email": "hello@microlink.io",