chore(master): release 0.8.54 (#29)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2026-01-02 05:14:28 +00:00
committed by GitHub
parent 329195ea55
commit 2fdc35b9b1
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,3 @@
{
".": "0.8.53"
".": "0.8.54"
}

View File

@@ -1,5 +1,12 @@
# Changelog
## [0.8.54](https://github.com/jimeh/.emacs.d/compare/v0.8.53...v0.8.54) (2026-01-02)
### Bug Fixes
* **completion/marginalia:** stop using deprecated variable ([8950895](https://github.com/jimeh/.emacs.d/commit/8950895d105f2df924c4a5d139a2c0ae73842850))
## [0.8.53](https://github.com/jimeh/.emacs.d/compare/v0.8.52...v0.8.53) (2025-06-29)