From 5b0db7f2826c1ab9b8fcd80103e5eb6696bcfbeb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 20 Aug 2025 00:54:42 +0000 Subject: [PATCH 1/3] [tagpr] prepare for the next release From 09fa6159eeb300b2207e4f5a1ced24c2114a0f28 Mon Sep 17 00:00:00 2001 From: Hiroshi Muraoka Date: Wed, 20 Aug 2025 09:27:10 +0900 Subject: [PATCH 2/3] feat: copy path with path From 2741603cf34901f3094313ba543263896a1b1b1d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 20 Aug 2025 00:54:43 +0000 Subject: [PATCH 3/3] [tagpr] update CHANGELOG.md --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bee41d8..f8924ac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,7 @@ # Changelog +## [v0.1.1](https://github.com/tapihdev/cfp.nvim/compare/v0.1...v0.1.1) - 2025-08-20 +- feat: copy path with hash by @tapih in https://github.com/tapihdev/cfp.nvim/pull/4 + ## [v0.1.0](https://github.com/tapihdev/cfp.nvim/commits/v0.1.0) - 2025-07-05 - doc: README.md by @tapih in https://github.com/tapihdev/cfp.nvim/pull/1