chore(master): release 0.9.1

This commit is contained in:
github-actions[bot]
2026-01-07 08:06:12 +00:00
committed by GitHub
parent e63bb92f58
commit 279b11bade
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-07)
### 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)