File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "." : " 0.1 .0"
2+ "." : " 0.2 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.2.0 (2026-02-17)
4+
5+ Full Changelog: [ v0.1.0...v0.2.0] ( https://github.com/stainless-commons/spotify-typescript/compare/v0.1.0...v0.2.0 )
6+
7+ ### Features
8+
9+ * ** api:** manual updates ([ 186fb31] ( https://github.com/stainless-commons/spotify-typescript/commit/186fb31ff5953da67c9bdd793dc854bc90990b01 ) )
10+ * ** api:** manual updates ([ a147d29] ( https://github.com/stainless-commons/spotify-typescript/commit/a147d29e80f471cf69736dbc95c18665f1e6fc58 ) )
11+ * ** api:** manual updates ([ cef5db7] ( https://github.com/stainless-commons/spotify-typescript/commit/cef5db7f206aad549423261e53e9f5681d88ce54 ) )
12+
313## 0.1.0 (2026-02-16)
414
515Full Changelog: [ v0.0.1...v0.1.0] ( https://github.com/stainless-commons/spotify-typescript/compare/v0.0.1...v0.1.0 )
Original file line number Diff line number Diff line change 11{
22 "name" : " @stainless-commons/spotify" ,
3- "version" : " 0.1 .0" ,
3+ "version" : " 0.2 .0" ,
44 "description" : " The official TypeScript library for the Spotify API" ,
55 "author" : " Spotify <commons@stainless.com>" ,
66 "types" : " dist/index.d.ts" ,
Original file line number Diff line number Diff line change 1- export const VERSION = '0.1 .0' ; // x-release-please-version
1+ export const VERSION = '0.2 .0' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments