You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 26, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+21Lines changed: 21 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,26 @@
1
1
# Changelog
2
2
3
+
<aname="0.10.3"></a>
4
+
## 0.10.3 (2023-06-02)
5
+
6
+
### Added
7
+
8
+
- 🔊 Debug playlist test failing on CI [[ff4edf1](https://github.com/baptisteArno/node-youtube-music/commit/ff4edf12b0a9de8274cd6530991aac370d01231f)]
9
+
10
+
### Fixed
11
+
12
+
- 🐛 Fix listMusiceFromPlaylist when the musics come from caroussel [[e892918](https://github.com/baptisteArno/node-youtube-music/commit/e892918b48be1a9458243cba313f3bc54e0f155a)]
13
+
- 🐛 Fix test on list song from album [[bdd843e](https://github.com/baptisteArno/node-youtube-music/commit/bdd843e1948d87e600a9f70f5c4d6c305b70c3e4)]
14
+
15
+
### Miscellaneous
16
+
17
+
- Merge pull request [#22](https://github.com/baptisteArno/node-youtube-music/issues/22) from to-dy/fix-listMusicsFromPlaylist-400-error [[5dd9111](https://github.com/baptisteArno/node-youtube-music/commit/5dd91118994a280dba6f39903b15571515e659f0)]
18
+
- fix(listMusicsFromPlaylist): catch and log errors in API call [[0134d5d](https://github.com/baptisteArno/node-youtube-music/commit/0134d5d10d9eb6f92718ab03e0d45e2529792059)]
19
+
- fix: listMusicsFromPlaylist bad request [#15](https://github.com/baptisteArno/node-youtube-music/issues/15)[[7ddaf82](https://github.com/baptisteArno/node-youtube-music/commit/7ddaf824b91fa764effa57f1b83215d5d2c9061c)]
20
+
- Fix destructuring crash for empty playlist search results [[8d5e119](https://github.com/baptisteArno/node-youtube-music/commit/8d5e119c37e057e9c1121a5083b6af6ad951289b)]
21
+
- Merge pull request [#21](https://github.com/baptisteArno/node-youtube-music/issues/21) from eyezahhhh/main [[ea01f7a](https://github.com/baptisteArno/node-youtube-music/commit/ea01f7a251b9d61dc458861df9e8df486babbbeb)]
0 commit comments