diff --git a/CHANGELOG.md b/CHANGELOG.md index 4cb65b7..e60c92c 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. +### 2.4.8 (2023-09-05) + ### 2.4.7 (2023-08-13) ### 2.4.6 (2023-06-26) diff --git a/package.json b/package.json index 2eb03e7..b3b7b01 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "youtube-dl-exec", "description": "A simple Node.js wrapper for youtube-dl", "homepage": "https://nicedoc.io/microlinkhq/youtube-dl-exec", - "version": "2.4.7", + "version": "2.4.8", "main": "src/index.js", "author": { "email": "hello@microlink.io",