Skip to content

Commit d49fd13

Browse files
committed
chore(release): 3.0.14
1 parent a0557ce commit d49fd13

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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.14 (2025-02-02)
6+
7+
8+
### Bug Fixes
9+
10+
* **postinstall:** better error reporting ([a0557ce](https://github.com/microlinkhq/youtube-dl-exec/commit/a0557cef8db8518f2ade7d981169c2bad14f7b17))
11+
512
### 3.0.13 (2025-01-16)
613

714
### 3.0.12 (2024-12-31)

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

0 commit comments

Comments
 (0)