Skip to content

Commit a0e3961

Browse files
committed
chore(release): 3.0.17
1 parent 41ea173 commit a0e3961

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
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.
44

5+
### [3.0.17](https://github.com/microlinkhq/youtube-dl-exec/compare/v3.0.16...v3.0.17) (2025-03-12)
6+
57
### 3.0.16 (2025-02-23)
68

79
### 3.0.15 (2025-02-02)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "youtube-dl-exec",
33
"description": "A simple Node.js wrapper for youtube-dl",
44
"homepage": "https://github.com/microlinkhq/youtube-dl-exec",
5-
"version": "3.0.16",
5+
"version": "3.0.17",
66
"types": "src/index.d.ts",
77
"main": "src/index.js",
88
"author": {

0 commit comments

Comments
 (0)