File tree Expand file tree Collapse file tree 3 files changed +25
-2
lines changed
Expand file tree Collapse file tree 3 files changed +25
-2
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 (2026-03-17)
4+
5+ Full Changelog: [ v0.0.1...v0.1.0] ( https://github.com/beeper/desktop-api-php/compare/v0.0.1...v0.1.0 )
6+
7+ ### Features
8+
9+ * ** api:** api update ([ e098615] ( https://github.com/beeper/desktop-api-php/commit/e0986159d91fbd76d8647de9e2f7e2f1aedb071f ) )
10+ * ** api:** api update ([ fe6b606] ( https://github.com/beeper/desktop-api-php/commit/fe6b606f1e40643b6f81a68bfbf467653d070a6a ) )
11+ * ** api:** api update ([ f813329] ( https://github.com/beeper/desktop-api-php/commit/f8133290552840e3723a0f67371a4481039c5ac6 ) )
12+ * ** api:** api update ([ 1c754b3] ( https://github.com/beeper/desktop-api-php/commit/1c754b319cf35db0357cd97d9713119b78f70fc5 ) )
13+ * ** api:** manual updates ([ 46dbc09] ( https://github.com/beeper/desktop-api-php/commit/46dbc095defeac9aa95e41cd668e883fcd20bea9 ) )
14+ * ** api:** update via SDK Studio ([ 1c4d0e7] ( https://github.com/beeper/desktop-api-php/commit/1c4d0e7cb265c3bfcca18b886ec84d25eb7154d2 ) )
15+ * ** api:** update via SDK Studio ([ e372296] ( https://github.com/beeper/desktop-api-php/commit/e372296e9885f6bb33819a22d29e92ac725395f1 ) )
16+
17+
18+ ### Chores
19+
20+ * ** internal:** codegen related update ([ 297da59] ( https://github.com/beeper/desktop-api-php/commit/297da598fb4ba18fec57a63e461e4316f3d6e641 ) )
21+ * ** internal:** tweak CI branches ([ d3967d0] ( https://github.com/beeper/desktop-api-php/commit/d3967d0433e63e905f0d9699da709a7544ec12db ) )
22+ * ** internal:** upgrade phpunit ([ 958db57] ( https://github.com/beeper/desktop-api-php/commit/958db5719fcca4f33c8b9c4796e34b8a3c5a8d91 ) )
23+ * ** test:** do not count install time for mock server timeout ([ 344cf76] ( https://github.com/beeper/desktop-api-php/commit/344cf76b4dc4c254d6c380f035e8b6d2d86fb138 ) )
Original file line number Diff line number Diff line change 55namespace BeeperDesktop ;
66
77// x-release-please-start-version
8- const VERSION = '0.0.1 ' ;
8+ const VERSION = '0.1.0 ' ;
99// x-release-please-end
You can’t perform that action at this time.
0 commit comments