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.2 "
2+ "." : " 1.3.0 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.3.0 (2025-07-22)
4+
5+ Full Changelog: [ v1.2.2...v1.3.0] ( https://github.com/GRID-is/api-sdk-ts/compare/v1.2.2...v1.3.0 )
6+
7+ ### Features
8+
9+ * clean up environment call outs ([ ff4c0eb] ( https://github.com/GRID-is/api-sdk-ts/commit/ff4c0ebf2ff29d6b129c2f37e4f1c4a9f42abb52 ) )
10+
11+
12+ ### Chores
13+
14+ * ** ts:** reorder package.json imports ([ 51e81c6] ( https://github.com/GRID-is/api-sdk-ts/commit/51e81c6584171eaa6a01785d329c5612a5efcf42 ) )
15+
316## 1.2.2 (2025-07-10)
417
518Full Changelog: [ v1.2.1...v1.2.2] ( https://github.com/GRID-is/api-sdk-ts/compare/v1.2.1...v1.2.2 )
Original file line number Diff line number Diff line change 11{
22 "name" : " @grid-is/api" ,
3- "version" : " 1.2.2 " ,
3+ "version" : " 1.3.0 " ,
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.2 ' ; // x-release-please-version
1+ export const VERSION = '1.3.0 ' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments