diff --git a/CHANGELOG.md b/CHANGELOG.md index 46b384d..c7a5e59 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.4.4 (2021-08-24) + ### 1.4.3 (2021-08-24) ### 1.4.2 (2021-07-27) diff --git a/package.json b/package.json index 81517bb..7e716ad 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.4.3", + "version": "1.4.4", "main": "index.js", "author": { "email": "hello@microlink.io",