File tree Expand file tree Collapse file tree 4 files changed +22
-3
lines changed
Expand file tree Collapse file tree 4 files changed +22
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.0.1 "
2+ "." : " 0.1.0 "
33}
Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## 0.1.0 (2025-08-24)
4+
5+ Full Changelog: [ v0.0.1...v0.1.0] ( https://github.com/beeper/desktop-api-typescript/compare/v0.0.1...v0.1.0 )
6+
7+ ### Features
8+
9+ * ** api:** update via SDK Studio ([ 461ee20] ( https://github.com/beeper/desktop-api-typescript/commit/461ee20c6a395014969262f0b2733ead8b20cfd8 ) )
10+ * ** api:** update via SDK Studio ([ f451a9d] ( https://github.com/beeper/desktop-api-typescript/commit/f451a9d07115959fa0bcb02996ca6809606eeb74 ) )
11+ * ** api:** update via SDK Studio ([ 8bd03c9] ( https://github.com/beeper/desktop-api-typescript/commit/8bd03c9935ebd6bc1d974c9bac0372f7e16db3eb ) )
12+ * ** api:** update via SDK Studio ([ c18aaf2] ( https://github.com/beeper/desktop-api-typescript/commit/c18aaf23a04b97ab55f43d479ef351724b071462 ) )
13+ * ** api:** update via SDK Studio ([ 34d3a1c] ( https://github.com/beeper/desktop-api-typescript/commit/34d3a1c3e185bc7fac23983855cb43055244a288 ) )
14+ * ** api:** update via SDK Studio ([ 5dfa3e9] ( https://github.com/beeper/desktop-api-typescript/commit/5dfa3e98f5f77f3039907c8f799017990bd5836d ) )
15+
16+
17+ ### Chores
18+
19+ * update SDK settings ([ 5cf5745] ( https://github.com/beeper/desktop-api-typescript/commit/5cf5745b8b07bdbe89099f3d3d25238cf155c33b ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " desktop-api-typescript" ,
3- "version" : " 0.0.1 " ,
3+ "version" : " 0.1.0 " ,
44 "description" : " The official TypeScript library for the Beeper Desktop API" ,
55 "author" :
" Beeper Desktop <[email protected] >" ,
66 "types" : " dist/index.d.ts" ,
Original file line number Diff line number Diff line change 1- export const VERSION = '0.0.1 ' ; // x-release-please-version
1+ export const VERSION = '0.1.0 ' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments