Skip to content

Commit abca68b

Browse files
authored
chore(main): release 0.8.3 (#105)
1 parent 8eef3f7 commit abca68b

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.2"
2+
".": "0.8.3"
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.3](https://github.com/bngarren/checkmate.nvim/compare/v0.8.2...v0.8.3) (2025-06-09)
4+
5+
6+
### Bug Fixes
7+
8+
* **api:** fixes bug with TSBufDisable call due to nvim-treesitter update [#106](https://github.com/bngarren/checkmate.nvim/issues/106) ([#107](https://github.com/bngarren/checkmate.nvim/issues/107)) ([2df3ab3](https://github.com/bngarren/checkmate.nvim/commit/2df3ab32ea5fd58af9f794fe4333722e538c63d4))
9+
* **health:** fixed checkhealth for markdown which was incorrectly using nvim-treesitter ([#104](https://github.com/bngarren/checkmate.nvim/issues/104)) ([6399fab](https://github.com/bngarren/checkmate.nvim/commit/6399fab7322d933f6061d96de4165a221807142d))
10+
311
## [0.8.2](https://github.com/bngarren/checkmate.nvim/compare/v0.8.1...v0.8.2) (2025-06-07)
412

513

0 commit comments

Comments
 (0)