From 4f3a6e1231d59cfb72b39192b355994ff32d939c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 5 May 2023 06:36:05 +0000 Subject: [PATCH] chore(main): release 1.0.2 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 88810c6..2278bc5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.0.2](https://github.com/Cassin01/wf.nvim/compare/v1.0.1...v1.0.2) (2023-05-05) + + +### Bug Fixes + +* 85 ([17ec4ee](https://github.com/Cassin01/wf.nvim/commit/17ec4ee704be4f2e1391d263ee436ce2b39986a6)) + ## [1.0.1](https://github.com/Cassin01/wf.nvim/compare/v1.0.0...v1.0.1) (2023-04-28)