chore: bump version

main 0.0.10
LeMarsu 2024-06-10 01:14:35 +02:00
parent 23c9863c97
commit b5a3526f8a
2 changed files with 13 additions and 1 deletions

View File

@ -2,6 +2,18 @@
All notable changes to this project will be documented in this file.
## [0.0.10] - 2024-06-09
### Features
- Runtime is now optional
- [**breaking**] `init.lua` configuration is now a `mkNeovimPkg`'s option
- Add option init config object to generate `init.lua`
### Miscellaneous Tasks
- Add alejandra to nix shell
## [0.0.9] - 2024-06-09
### Features

View File

@ -1 +1 @@
0.0.9
0.0.10