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.5.2 "
2+ "." : " 1.5.3 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.5.3 (2025-12-03)
4+
5+ Full Changelog: [ v1.5.2...v1.5.3] ( https://github.com/GRID-is/api-sdk-ts/compare/v1.5.2...v1.5.3 )
6+
7+ ### Features
8+
9+ * ** api:** api update ([ 5229cf3] ( https://github.com/GRID-is/api-sdk-ts/commit/5229cf3e73a9b20a687af4ef199af6616d918d9c ) )
10+
11+
12+ ### Chores
13+
14+ * ** client:** fix logger property type ([ 34deb46] ( https://github.com/GRID-is/api-sdk-ts/commit/34deb46cf72d1e8c9f5a61e38bc87779ab3b7f7d ) )
15+ * ** internal:** upgrade eslint ([ f4a8d85] ( https://github.com/GRID-is/api-sdk-ts/commit/f4a8d8507468418b4166176f6656b37727354e2a ) )
16+
317## 1.5.2 (2025-11-11)
418
519Full Changelog: [ v1.5.1...v1.5.2] ( https://github.com/GRID-is/api-sdk-ts/compare/v1.5.1...v1.5.2 )
Original file line number Diff line number Diff line change 11{
22 "name" : " @grid-is/api" ,
3- "version" : " 1.5.2 " ,
3+ "version" : " 1.5.3 " ,
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.5.2 ' ; // x-release-please-version
1+ export const VERSION = '1.5.3 ' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments