mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
chore(master): release 0.8.53 (#28)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
a887c6218e
commit
17ff42f9f2
2
.github/.release-please-manifest.json
vendored
2
.github/.release-please-manifest.json
vendored
@@ -1,3 +1,3 @@
|
||||
{
|
||||
".": "0.8.52"
|
||||
".": "0.8.53"
|
||||
}
|
||||
|
||||
15
CHANGELOG.md
15
CHANGELOG.md
@@ -1,5 +1,20 @@
|
||||
# Changelog
|
||||
|
||||
## [0.8.53](https://github.com/jimeh/.emacs.d/compare/v0.8.52...v0.8.53) (2025-06-29)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **ai/gptel:** set default mode to org-mode ([a887c62](https://github.com/jimeh/.emacs.d/commit/a887c6218e750c06308b267386e56aaba328355e))
|
||||
* **keybindings:** add cmd+shift+p and cmd+/ keybindings from VSCode ([ed54326](https://github.com/jimeh/.emacs.d/commit/ed5432641ae4d7599e2d6cd9b4861dadacaee11a))
|
||||
* **workspaces/easysession:** display session name in mode-line ([282e7b5](https://github.com/jimeh/.emacs.d/commit/282e7b590ee5b7e6a1106a1ad3e8364d1aad6412))
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **elisp:** add lexical-binding comment to all files to suppress new Emacs 31 warnings ([fe6a4e7](https://github.com/jimeh/.emacs.d/commit/fe6a4e7ce5edce7bd6cff2664f86e76d68f1f8fd))
|
||||
* **language/json:** remove errant space in middle of function name ([2c9d611](https://github.com/jimeh/.emacs.d/commit/2c9d6118e9a626616d5224dacfecc23a33d629f3))
|
||||
|
||||
## [0.8.52](https://github.com/jimeh/.emacs.d/compare/v0.8.51...v0.8.52) (2024-12-17)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user