diff --git a/CHANGELOG.md b/CHANGELOG.md index 2e4239d..20f1532 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.3 (2024-10-17) + ### 3.7.2 (2024-10-08) ### 3.7.1 (2024-10-03) diff --git a/package.json b/package.json index c9f3176..f301603 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.2", + "version": "3.7.3", "main": "src/index.js", "bin": { "unavatar": "bin/server"