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 ([ 039ba17] ( https://github.com/stainless-commons/spotify-typescript/commit/039ba17b718a78818f3e850782c75ff98a075d23 ) )
10+ * ** api:** manual updates ([ 80e037a] ( https://github.com/stainless-commons/spotify-typescript/commit/80e037a4ac2c6c988cfcb016e7850218579f2a73 ) )
11+ * ** api:** manual updates ([ 30db47d] ( https://github.com/stainless-commons/spotify-typescript/commit/30db47d899b637d90ebff037849def3fefbacdb6 ) )
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