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

Commit

Permalink
🔖 Release v0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
baptisteArno committed Jan 20, 2023
1 parent 4524fa4 commit ee44714
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

<a name="0.9.1"></a>
## 0.9.1 (2023-01-20)

### Miscellaneous

- 🧑‍💻 Improve library exports [[4524fa4](https://github.com/baptisteArno/node-youtube-music/commit/4524fa4a9e9c6c1830bd0f7077ef21511f34c5d8)]


<a name="0.9.0"></a>
## 0.9.0 (2022-12-31)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "node-youtube-music",
"description": "Unofficial YouTube Music API for Node.js",
"version": "0.9.0",
"version": "0.9.1",
"main": "dist/index.js",
"module": "dist/index.mjs",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit ee44714

Please sign in to comment.