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- "." : " 1.0.0-rc.5 "
2+ "." : " 1.0.0-rc.6 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.0.0-rc.6 (2025-03-14)
4+
5+ Full Changelog: [ v1.0.0-rc.5...v1.0.0-rc.6] ( https://github.com/GRID-is/api-sdk-ts/compare/v1.0.0-rc.5...v1.0.0-rc.6 )
6+
7+ ### Chores
8+
9+ * ** docs:** Update GRID app URL ([ 78f283f] ( https://github.com/GRID-is/api-sdk-ts/commit/78f283fd34f299634cd7755b886811191096045b ) )
10+ * ** internal:** codegen related update ([ #31 ] ( https://github.com/GRID-is/api-sdk-ts/issues/31 ) ) ([ 68d88e6] ( https://github.com/GRID-is/api-sdk-ts/commit/68d88e6e61b89e0f5de5eadf9729a7e777853c84 ) )
11+ * ** internal:** remove extra empty newlines ([ #32 ] ( https://github.com/GRID-is/api-sdk-ts/issues/32 ) ) ([ 65eac2f] ( https://github.com/GRID-is/api-sdk-ts/commit/65eac2f55eec0e8cf7e260e3b05185d904bd5ee9 ) )
12+
313## 1.0.0-rc.5 (2025-03-07)
414
515Full Changelog: [ v1.0.0-rc.4...v1.0.0-rc.5] ( https://github.com/GRID-is/api-sdk-ts/compare/v1.0.0-rc.4...v1.0.0-rc.5 )
Original file line number Diff line number Diff line change 11{
22 "name" : " @grid-is/api" ,
3- "version" : " 1.0.0-rc.5 " ,
3+ "version" : " 1.0.0-rc.6 " ,
44 "description" : " The official TypeScript library for the Grid API" ,
55 "author" : " Grid <info@grid.is>" ,
66 "types" : " dist/index.d.ts" ,
Original file line number Diff line number Diff line change 1- export const VERSION = '1.0.0-rc.5 ' ; // x-release-please-version
1+ export const VERSION = '1.0.0-rc.6 ' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments