chore(master): release 0.9.1

This commit is contained in:
github-actions[bot]
2026-01-05 17:33:51 +00:00
committed by GitHub
parent 0cb31d178a
commit c4e6be4cba
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,3 @@
{
".": "0.9.0"
".": "0.9.1"
}

View File

@@ -1,5 +1,12 @@
# Changelog
## [0.9.1](https://github.com/jimeh/.emacs.d/compare/v0.9.0...v0.9.1) (2026-01-05)
### Features
* **elpaca:** add async native compilation support during package build ([ec25a4e](https://github.com/jimeh/.emacs.d/commit/ec25a4edfacfa88b5c1d7bdbb420dc240bdce7de))
## [0.9.0](https://github.com/jimeh/.emacs.d/compare/v0.8.54...v0.9.0) (2026-01-02)