chore: release main#55
Open
github-actions[bot] wants to merge 1 commit into
Open
Conversation
There was a problem hiding this comment.
Pull request overview
Release-please generated “release main” PR to cut the packages/desktop 0.5.0 release by bumping the package version and updating release metadata/changelog.
Changes:
- Bump
@etherpad/desktopversion from0.4.4→0.5.0. - Add a
0.5.0section to the desktop changelog. - Update Release Please manifest to reflect the new version.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| packages/desktop/package.json | Updates the desktop package version to 0.5.0. |
| packages/desktop/CHANGELOG.md | Adds generated release notes for 0.5.0. |
| .release-please-manifest.json | Updates the recorded released version for packages/desktop to 0.5.0. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Comment on lines
+6
to
+18
| ### Features | ||
|
|
||
| * **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)) | ||
| * **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)) | ||
|
|
||
|
|
||
| ### Bug Fixes | ||
|
|
||
| * **mobile/shell:** rail-state persistence + tap-to-collapse + B&W icon + clear-all confirm + 5 translations ([#43](https://github.com/ether/etherpad-desktop/issues/43)) ([49cc76d](https://github.com/ether/etherpad-desktop/commit/49cc76d97ac64ddd105337704d4ce9f72a8c505d)) | ||
| * **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)) | ||
| * **release:** override package name via extraMetadata for build templates ([#49](https://github.com/ether/etherpad-desktop/issues/49)) ([6216aed](https://github.com/ether/etherpad-desktop/commit/6216aed5381cc3120b269964692a6e5d2e2bf738)) | ||
| * **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)) | ||
| * **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)) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🤖 I have created a release beep boop
0.5.0
0.5.0 (2026-05-12)
Features
Bug Fixes
This PR was generated with Release Please. See documentation.