From 410f84a82694f5e61ca894e4ceaa3e2bfd5b6b46 Mon Sep 17 00:00:00 2001 From: Kiko Date: Thu, 14 Nov 2024 08:37:08 +0000 Subject: [PATCH] chore(release): 3.7.6 --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d74b59e..bab1959 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.6 (2024-11-14) + ### 3.7.5 (2024-11-05) ### 3.7.4 (2024-10-22) diff --git a/package.json b/package.json index 3b85010..01bf931 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.5", + "version": "3.7.6", "main": "src/index.js", "bin": { "unavatar": "bin/server"