Skip to content

Commit

Permalink
chore(release): 2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Mar 3, 2023
1 parent 54125f3 commit a2971a1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.0 (2023-03-03)


### Features

* move preinstall command into a separate script ([#143](https://github.com/microlinkhq/youtube-dl-exec/issues/143)) ([54125f3](https://github.com/microlinkhq/youtube-dl-exec/commit/54125f32a105f7de16538e186ee1fc3f12144dc6))

### 2.3.1 (2023-02-27)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.3.1",
"version": "2.4.0",
"main": "src/index.js",
"author": {
"email": "hello@microlink.io",
Expand Down

0 comments on commit a2971a1

Please sign in to comment.