Skip to content

Commit bb47dc5

Browse files
committed
chore(release): 3.0.22
1 parent 6f52416 commit bb47dc5

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.22 (2025-05-31)
6+
57
### 3.0.21 (2025-05-07)
68

79

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.21",
5+
"version": "3.0.22",
66
"types": "src/index.d.ts",
77
"main": "src/index.js",
88
"author": {

0 commit comments

Comments
 (0)