File tree Expand file tree Collapse file tree 3 files changed +16
-2
lines changed
Expand file tree Collapse file tree 3 files changed +16
-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-02-24)
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:** update via SDK Studio ([ 1c4d0e7] ( https://github.com/beeper/desktop-api-php/commit/1c4d0e7cb265c3bfcca18b886ec84d25eb7154d2 ) )
14+ * ** api:** update via SDK Studio ([ e372296] ( https://github.com/beeper/desktop-api-php/commit/e372296e9885f6bb33819a22d29e92ac725395f1 ) )
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