mirror of
https://github.com/plebbit/seedit.git
synced 2026-05-19 06:04:56 -04:00
chore(package.json): v0.5.10
This commit is contained in:
16
CHANGELOG.md
16
CHANGELOG.md
@@ -1,4 +1,18 @@
|
||||
## [0.5.9](https://github.com/plebbit/seedit/compare/v0.5.8...v0.5.9) (2025-08-17)
|
||||
## [0.5.10](https://github.com/plebbit/seedit/compare/v0.5.9...v0.5.10) (2025-09-26)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **electron:** keep module-scoped Tray ref and destroy before reassign ([a33d708](https://github.com/plebbit/seedit/commit/a33d708e069c59bc52f6fc76c2e0291e27280c66))
|
||||
|
||||
|
||||
### Performance Improvements
|
||||
|
||||
* **linux:** avoid GTK mixups by sanitizing env and skipping tray on Wayland ([e5e6aa4](https://github.com/plebbit/seedit/commit/e5e6aa4bf73c973b305e954f83ba168b195f4683))
|
||||
|
||||
|
||||
|
||||
## [0.5.9](https://github.com/plebbit/seedit/compare/v0.5.8...v0.5.9) (2025-08-19)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Seedit",
|
||||
"version": "0.5.9",
|
||||
"version": "0.5.10",
|
||||
"description": "A GUI for plebbit similar to old.reddit",
|
||||
"author": "Plebbit Labs",
|
||||
"type": "module",
|
||||
|
||||
Reference in New Issue
Block a user