diff --git a/CHANGELOG.md b/CHANGELOG.md index 63b0311..795fc34 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.3.8 (2023-12-31) + ### 3.3.7 (2023-12-28) ### 3.3.6 (2023-12-28) diff --git a/package.json b/package.json index 169e1fd..f1ac387 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.3.7", + "version": "3.3.8", "main": "src/index.js", "bin": { "unavatar": "bin/server"