From d4e732cf2cf77dcb6079a5b043f374242516e3ac Mon Sep 17 00:00:00 2001 From: Kiko Date: Thu, 19 Dec 2024 08:39:21 +0000 Subject: [PATCH] chore(release): 3.7.9 --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9b1fdbd..f4f1799 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.9 (2024-12-19) + ### 3.7.8 (2024-12-06) ### 3.7.7 (2024-12-04) diff --git a/package.json b/package.json index 8c3f183..b971dba 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.8", + "version": "3.7.9", "main": "src/index.js", "bin": { "unavatar": "bin/server"