File tree Expand file tree Collapse file tree 4 files changed +12
-3
lines changed Expand file tree Collapse file tree 4 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.1.0-alpha.2 "
2+ "." : " 0.1.0-alpha.3 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.1.0-alpha.3 (2025-02-13)
4+
5+ Full Changelog: [ v0.1.0-alpha.2...v0.1.0-alpha.3] ( https://github.com/GitbookIO/lightswitch/compare/v0.1.0-alpha.2...v0.1.0-alpha.3 )
6+
7+ ### Chores
8+
9+ * ** internal:** codegen related update ([ #16 ] ( https://github.com/GitbookIO/lightswitch/issues/16 ) ) ([ a0b504c] ( https://github.com/GitbookIO/lightswitch/commit/a0b504c5bf3acdd499eb67b2d9451aa9b201c332 ) )
10+ * ** internal:** remove unused method ([ #13 ] ( https://github.com/GitbookIO/lightswitch/issues/13 ) ) ([ 676a868] ( https://github.com/GitbookIO/lightswitch/commit/676a868abeeccf928a50e1b7d850f2892857e298 ) )
11+
312## 0.1.0-alpha.2 (2025-02-06)
413
514Full Changelog: [ v0.1.0-alpha.1...v0.1.0-alpha.2] ( https://github.com/GitbookIO/lightswitch/compare/v0.1.0-alpha.1...v0.1.0-alpha.2 )
Original file line number Diff line number Diff line change 11{
22 "name" : " lightswitch-api" ,
3- "version" : " 0.1.0-alpha.2 " ,
3+ "version" : " 0.1.0-alpha.3 " ,
44 "description" : " The official TypeScript library for the Lightswitch API" ,
55 "author" : " Lightswitch <dev-feedback@lightswitch.com>" ,
66 "types" : " dist/index.d.ts" ,
Original file line number Diff line number Diff line change 1- export const VERSION = '0.1.0-alpha.2 ' ; // x-release-please-version
1+ export const VERSION = '0.1.0-alpha.3 ' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments