Skip to content

Commit f0579b0

Browse files
fix: changelog
1 parent 5354332 commit f0579b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Version history of spotify-api.js since v4.0.5. Only major releases are presente
66

77
## v9.0.1
88

9-
- fix(refreshToken): fixed a security vulnerability on exposing the credentials in `Client.refreshMeta`. [#68](https://github.com/spotify-api/spotify-api.js/issues/68#issuecomment-911526688).
9+
- fix(refreshToken): fixed a security vulnerability on exposing the credentials in `Client.refreshMeta` (Especially for browser clients). [#68](https://github.com/spotify-api/spotify-api.js/issues/68#issuecomment-911526688).
1010

1111
**Released:** 2nd September 2021<br/>
1212
**Status:** Recommended to use.<br/>
@@ -26,7 +26,7 @@ Version history of spotify-api.js since v4.0.5. Only major releases are presente
2626
- docs(*): rewrote all the docs and used typedoc with custom theme.
2727

2828
**Released:** 26th August 2021<br/>
29-
**Status:** Recommended to use. (Has a security vulnerablity)<br/>
29+
**Status:** Recommended to use. (Has a security vulnerablity for browser client)<br/>
3030
**Root PR:** [#56](https://github.com/spotify-api/spotify-api.js/pull/56)
3131

3232
---

0 commit comments

Comments
 (0)