Skip to content

Commit 8717644

Browse files
authored
chore(main): release 0.9.1 (#127)
1 parent cf8b7ef commit 8717644

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.9.0"
2+
".": "0.9.1"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [0.9.1](https://github.com/bngarren/checkmate.nvim/compare/v0.9.0...v0.9.1) (2025-06-19)
4+
5+
6+
### Bug Fixes
7+
8+
* **api:** fixes subtle bug in api shutdown process ([#126](https://github.com/bngarren/checkmate.nvim/issues/126)) ([be98986](https://github.com/bngarren/checkmate.nvim/commit/be989868dfbffb9149035dc0297f02c51f90a5f6))
9+
* fixes bug in async handling of metadata 'choices' function ([#128](https://github.com/bngarren/checkmate.nvim/issues/128)) ([cf8b7ef](https://github.com/bngarren/checkmate.nvim/commit/cf8b7ef8a746ccad6425b59e64c1dac41d07bf2f))
10+
311
## [0.9.0](https://github.com/bngarren/checkmate.nvim/compare/v0.8.4...v0.9.0) (2025-06-19)
412

513

0 commit comments

Comments
 (0)