From 8ae91427804b90b6a7e988f9c08fe33c1325ecd4 Mon Sep 17 00:00:00 2001 From: Birdee <85372418+BirdeeHub@users.noreply.github.com> Date: Tue, 30 Dec 2025 20:37:42 -0800 Subject: [PATCH] chore(main): release 7.3.3 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f76741d3..a71d93e8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [7.3.3](https://github.com/BirdeeHub/nixCats-nvim/compare/v7.3.2...v7.3.3) (2025-12-31) + + +### Bug Fixes + +* **collate-grammars:** prepare for nvim-treesitter main ([#391](https://github.com/BirdeeHub/nixCats-nvim/issues/391)) ([226de71](https://github.com/BirdeeHub/nixCats-nvim/commit/226de716687b413dd76e3fd75d3419a287a5778c)) + ## [7.3.2](https://github.com/BirdeeHub/nixCats-nvim/compare/v7.3.1...v7.3.2) (2025-11-04)