Skip to content

Commit 165e6e6

Browse files
authored
chore(main): release 0.6.4 (#37)
1 parent fb7f23b commit 165e6e6

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.6.4](https://github.com/pysan3/pathlib.nvim/compare/v0.6.3...v0.6.4) (2024-03-15)
4+
5+
6+
### Bug Fixes
7+
8+
* **git:** allow path to not have `git_state` to request ([fb7f23b](https://github.com/pysan3/pathlib.nvim/commit/fb7f23b56ea3cea340e1b627c4216bd42570fc47))
9+
310
## [0.6.3](https://github.com/pysan3/pathlib.nvim/compare/v0.6.2...v0.6.3) (2024-02-22)
411

512

conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
project = 'pathlib.nvim'
1010
copyright = '2023, pysan3'
1111
author = 'pysan3'
12-
release = '0.6.3' # x-release-please-version
12+
release = '0.6.4' # x-release-please-version
1313

1414
# -- General configuration ---------------------------------------------------
1515
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration

0 commit comments

Comments
 (0)