Skip to content

Commit 9025a2c

Browse files
chore: release main (#53)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 39a96be commit 9025a2c

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.3"
2+
"packages/desktop": "0.4.4"
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.4](https://github.com/ether/etherpad-desktop/compare/v0.4.3...v0.4.4) (2026-05-12)
4+
5+
6+
### Bug Fixes
7+
8+
* **release:** use pnpm hoisted node-linker for etherpad bundle (Windows) ([#54](https://github.com/ether/etherpad-desktop/issues/54)) ([39a96be](https://github.com/ether/etherpad-desktop/commit/39a96bee99835284038c8805d9c63a06c97106d7))
9+
310
## [0.4.3](https://github.com/ether/etherpad-desktop/compare/v0.4.2...v0.4.3) (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.3",
4+
"version": "0.4.4",
55
"description": "Native desktop client for Etherpad",
66
"license": "Apache-2.0",
77
"author": "Etherpad Foundation",

0 commit comments

Comments
 (0)