diff --git a/CHANGELOG.md b/CHANGELOG.md index b43077e..6d6ccdd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ 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.0 (2024-10-01) + + +### Features + +* add onlyfans ([0cfe669](https://github.com/Kikobeats/unavatar/commit/0cfe669ed2c090915846069781aead93ff4f20fc)) + ### 3.6.36 (2024-09-30) ### 3.6.35 (2024-09-30) diff --git a/package.json b/package.json index ae12332..ea9f8ba 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.6.36", + "version": "3.7.0", "main": "src/index.js", "bin": { "unavatar": "bin/server"