Skip to content
This repository was archived by the owner on Jun 26, 2024. It is now read-only.

Commit 2944ad1

Browse files
committed
🔖 Release v0.10.1
1 parent df95a28 commit 2944ad1

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
<a name="0.10.1"></a>
4+
## 0.10.1 (2023-02-05)
5+
6+
### Changed
7+
8+
- 🔧 Add files in package.json [[df95a28](https://github.com/baptisteArno/node-youtube-music/commit/df95a28b763a04e5aedf0416b89bbcfd4f025cf4)]
9+
10+
311
<a name="0.10.0"></a>
412
## 0.10.0 (2023-02-05)
513

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "node-youtube-music",
33
"description": "Unofficial YouTube Music API for Node.js",
4-
"version": "0.10.0",
4+
"version": "0.10.1",
55
"exports": "./dist/index.js",
66
"files": [
77
"dist"

0 commit comments

Comments
 (0)