Skip to content

Commit c37bb37

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

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.2"
2+
"packages/desktop": "0.4.3"
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.3](https://github.com/ether/etherpad-desktop/compare/v0.4.2...v0.4.3) (2026-05-12)
4+
5+
6+
### Bug Fixes
7+
8+
* **release:** exclude etherpad/bin/ from extraResources to unbreak Win ([#51](https://github.com/ether/etherpad-desktop/issues/51)) ([eb55314](https://github.com/ether/etherpad-desktop/commit/eb553149a62836734f0a142d396e0e45ab7d970e))
9+
310
## [0.4.2](https://github.com/ether/etherpad-desktop/compare/v0.4.1...v0.4.2) (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.2",
4+
"version": "0.4.3",
55
"description": "Native desktop client for Etherpad",
66
"license": "Apache-2.0",
77
"author": "Etherpad Foundation",

0 commit comments

Comments
 (0)