Skip to content

Commit 99b8e80

Browse files
chore: release main (#40)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent eff2795 commit 99b8e80

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"packages/desktop": "0.3.2"
2+
"packages/desktop": "0.4.0"
33
}

packages/desktop/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [0.4.0](https://github.com/ether/etherpad-desktop/compare/v0.3.2...v0.4.0) (2026-05-12)
4+
5+
6+
### Features
7+
8+
* **embedded-server:** switch from npx to bundled Etherpad source ([#38](https://github.com/ether/etherpad-desktop/issues/38)) ([3c13426](https://github.com/ether/etherpad-desktop/commit/3c13426c1bfde6620212bc861c14b5fb6c3ffb7c))
9+
* **mobile:** persist + restore open tabs, fix language change + flaky relaunch test ([#42](https://github.com/ether/etherpad-desktop/issues/42)) ([51d392a](https://github.com/ether/etherpad-desktop/commit/51d392ae8f10bbbc3dca88efaa02c4820b410253))
10+
311
## [0.3.2](https://github.com/ether/etherpad-desktop/compare/v0.3.1...v0.3.2) (2026-05-05)
412

513

packages/desktop/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@etherpad/desktop",
33
"private": true,
4-
"version": "0.3.2",
4+
"version": "0.4.0",
55
"description": "Native desktop client for Etherpad",
66
"license": "Apache-2.0",
77
"author": "Etherpad Foundation",

0 commit comments

Comments
 (0)