From 1313a34a1c809feea2ecbcb3c4bd6d7e7ca634ff Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 30 Dec 2025 15:37:53 +0000 Subject: [PATCH] chore(main): release 7.1.0 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3d1f63e..2337c17 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [7.1.0](https://github.com/andrewferrier/debugprint.nvim/compare/v7.0.0...v7.1.0) (2025-12-30) + + +### Features + +* Add actionlint test ([53df48d](https://github.com/andrewferrier/debugprint.nvim/commit/53df48dd7f3b2c720a3a335b6d435d718169ca3d)) + ## [7.0.0](https://github.com/andrewferrier/debugprint.nvim/compare/v6.3.0...v7.0.0) (2025-12-14)