From dd62a769796a0bb9dfea34cbc2f92d684ab13919 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 3 Nov 2024 23:26:28 +0100 Subject: [PATCH] chore(main): release 3.1.0 (#31) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c858004..f086e17 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [3.1.0](https://github.com/Allaman/emoji.nvim/compare/v3.0.0...v3.1.0) (2024-11-03) + + +### Features + +* Make path handling more robust [#29](https://github.com/Allaman/emoji.nvim/issues/29) ([#30](https://github.com/Allaman/emoji.nvim/issues/30)) ([918b1df](https://github.com/Allaman/emoji.nvim/commit/918b1df33f8dbca94e3e1064d993f7b8b2d437af)) + ## [3.0.0](https://github.com/Allaman/emoji.nvim/compare/v2.1.1...v3.0.0) (2024-11-01)