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.2.1 "
2+ "." : " 1.2.2 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.2.2 (2025-07-01)
4+
5+ Full Changelog: [ v1.2.1...v1.2.2] ( https://github.com/GRID-is/api-sdk-ts/compare/v1.2.1...v1.2.2 )
6+
7+ ### Chores
8+
9+ * ** client:** improve path param validation ([ e6d7ff7] ( https://github.com/GRID-is/api-sdk-ts/commit/e6d7ff72a2de23b52636a752093ba9362543d58a ) )
10+
311## 1.2.1 (2025-06-28)
412
513Full Changelog: [ v1.2.0...v1.2.1] ( https://github.com/GRID-is/api-sdk-ts/compare/v1.2.0...v1.2.1 )
Original file line number Diff line number Diff line change 11{
22 "name" : " @grid-is/api" ,
3- "version" : " 1.2.1 " ,
3+ "version" : " 1.2.2 " ,
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.2.1 ' ; // x-release-please-version
1+ export const VERSION = '1.2.2 ' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments