Skip to content

Commit 7eb43cd

Browse files
chore: release main (#48)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 599520c commit 7eb43cd

3 files changed

Lines changed: 9 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.4.0"
2+
"packages/desktop": "0.4.1"
33
}

packages/desktop/CHANGELOG.md

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

3+
## [0.4.1](https://github.com/ether/etherpad-desktop/compare/v0.4.0...v0.4.1) (2026-05-12)
4+
5+
6+
### Bug Fixes
7+
8+
* **release:** unbreak Linux deb + Snap + Windows builds post-monorepo ([#47](https://github.com/ether/etherpad-desktop/issues/47)) ([599520c](https://github.com/ether/etherpad-desktop/commit/599520c6e812baf56d027aff9bfd73f41c446687))
9+
310
## [0.4.0](https://github.com/ether/etherpad-desktop/compare/v0.3.2...v0.4.0) (2026-05-12)
411

512

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.4.0",
4+
"version": "0.4.1",
55
"description": "Native desktop client for Etherpad",
66
"license": "Apache-2.0",
77
"author": "Etherpad Foundation",

0 commit comments

Comments
 (0)