Skip to content

Commit 6209d04

Browse files
authored
chore(main): release 0.8.4 (#112)
1 parent e47b286 commit 6209d04

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.8.3"
2+
".": "0.8.4"
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.8.4](https://github.com/bngarren/checkmate.nvim/compare/v0.8.3...v0.8.4) (2025-06-15)
4+
5+
6+
### Bug Fixes
7+
8+
* **highlights:** fixes several subtle bugs with list marker highlights ([#114](https://github.com/bngarren/checkmate.nvim/issues/114)) ([e47b286](https://github.com/bngarren/checkmate.nvim/commit/e47b286720177e86bea20ba32702d1c3952b3341))
9+
* **parser:** fixes incorrect parsing of metadata tags and values ([#111](https://github.com/bngarren/checkmate.nvim/issues/111)) ([dd2b77d](https://github.com/bngarren/checkmate.nvim/commit/dd2b77d233c92d4c796da30e2d7d6346c7dc2201))
10+
311
## [0.8.3](https://github.com/bngarren/checkmate.nvim/compare/v0.8.2...v0.8.3) (2025-06-09)
412

513

0 commit comments

Comments
 (0)