From 7f043cb9da4bfd1203732521385d89600858da1e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 21 Sep 2023 15:00:05 +0000 Subject: [PATCH] chore(main): release 1.5.1 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c2575d2..e460f6d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.5.1](https://github.com/smjonas/snippet-converter.nvim/compare/v1.5.0...v1.5.1) (2023-09-21) + + +### Bug Fixes + +* **docs:** remove duplicate tags in docs ([ba540b7](https://github.com/smjonas/snippet-converter.nvim/commit/ba540b7914182af5f7436f78b64c4118258f443f)) + ## [1.5.0](https://github.com/smjonas/snippet-converter.nvim/compare/v1.4.2...v1.5.0) (2023-02-11)