diff --git a/CHANGELOG.md b/CHANGELOG.md index cd5267a..f4b1af2 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.15 (2023-10-05) + ### 2.4.14 (2023-09-27) ### 2.4.13 (2023-09-19) diff --git a/package.json b/package.json index e471066..14e5fc1 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.14", + "version": "2.4.15", "main": "src/index.js", "author": { "email": "hello@microlink.io",