diff --git a/CHANGELOG.md b/CHANGELOG.md index ec34487..f94916e 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. +### 3.6.5 (2024-05-07) + ### 3.6.4 (2024-05-06) ### 3.6.3 (2024-04-24) diff --git a/package.json b/package.json index 33dff50..4b52d70 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "unavatar", "description": "Get unified user avatar from social networks, including Instagram, SoundCloud, Telegram, Twitter, YouTube & more.", "homepage": "https://unavatar.io", - "version": "3.6.4", + "version": "3.6.5", "main": "src/index.js", "bin": { "unavatar": "bin/server"