diff --git a/CHANGELOG.md b/CHANGELOG.md index bab1959..248b9f5 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.7.7 (2024-12-04) + ### 3.7.6 (2024-11-14) ### 3.7.5 (2024-11-05) diff --git a/package.json b/package.json index de05a7d..3eb5e23 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.7.6", + "version": "3.7.7", "main": "src/index.js", "bin": { "unavatar": "bin/server"