From 08297748ab2dd6f395a5f47df7556c230e60ead6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 26 Dec 2023 02:50:27 +0000 Subject: [PATCH] chore(main): release 1.0.1 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d4756bb..144e8d9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.0.1](https://github.com/towry/commit-msg-sg.nvim/compare/v1.0.0...v1.0.1) (2023-12-26) + + +### Bug Fixes + +* update README with usage examples link ([1760d24](https://github.com/towry/commit-msg-sg.nvim/commit/1760d24abfb003f9d8be93df84d1135ecec295e7)) + ## 1.0.0 (2023-12-26)