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.1.2 "
2+ "." : " 1.1.3 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.1.3 (2025-05-28)
4+
5+ Full Changelog: [ v1.1.2...v1.1.3] ( https://github.com/GRID-is/api-sdk-ts/compare/v1.1.2...v1.1.3 )
6+
7+ ### Chores
8+
9+ * improve publish-npm script --latest tag logic ([ b202e9c] ( https://github.com/GRID-is/api-sdk-ts/commit/b202e9cf88b26e64122ccb03659ab94a60e5fac6 ) )
10+
311## 1.1.2 (2025-05-27)
412
513Full Changelog: [ v1.1.1...v1.1.2] ( https://github.com/GRID-is/api-sdk-ts/compare/v1.1.1...v1.1.2 )
Original file line number Diff line number Diff line change 11{
22 "name" : " @grid-is/api" ,
3- "version" : " 1.1.2 " ,
3+ "version" : " 1.1.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.1.2 ' ; // x-release-please-version
1+ export const VERSION = '1.1.3 ' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments