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.1 "
2+ "." : " 1.1.0 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.1.0 (2025-05-23)
4+
5+ Full Changelog: [ v1.0.1...v1.1.0] ( https://github.com/GRID-is/api-sdk-ts/compare/v1.0.1...v1.1.0 )
6+
7+ ### Features
8+
9+ * ** api:** add beta label endpoints ([ de15d07] ( https://github.com/GRID-is/api-sdk-ts/commit/de15d07e2079185d55cfeed7edff950b84450de7 ) )
10+
11+
12+ ### Chores
13+
14+ * ** docs:** grammar improvements ([ 86247ff] ( https://github.com/GRID-is/api-sdk-ts/commit/86247ff810cbd3cf395be6453d6c648a9ba7b861 ) )
15+
316## 1.0.1 (2025-05-15)
417
518Full Changelog: [ v1.0.0...v1.0.1] ( https://github.com/GRID-is/api-sdk-ts/compare/v1.0.0...v1.0.1 )
Original file line number Diff line number Diff line change 11{
22 "name" : " @grid-is/api" ,
3- "version" : " 1.0.1 " ,
3+ "version" : " 1.1.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.0.1 ' ; // x-release-please-version
1+ export const VERSION = '1.1.0 ' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments