From ac93e4ca53b2271c7a6493ea5eb2bac3d0b06a51 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 22 Aug 2025 09:24:27 +0000 Subject: [PATCH 1/2] [tagpr] prepare for the next release From 9c6da5e851946eec0f50caa8f56e3ca51fcae88a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 22 Aug 2025 09:24:27 +0000 Subject: [PATCH 2/2] [tagpr] update CHANGELOG.md --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d5ed0f4..82ab691 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # Changelog +## [v0.2.1](https://github.com/tapihdev/cfp.nvim/compare/v0.2...v0.2.1) - 2025-08-22 +- fix: export setup in init.lua by @tapih in https://github.com/tapihdev/cfp.nvim/pull/10 + ## [v0.2.0](https://github.com/tapihdev/cfp.nvim/compare/v0.1.1...v0.2.0) - 2025-08-20 - feat: add more commands by @tapih in https://github.com/tapihdev/cfp.nvim/pull/8