File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.5.4] ( https://github.com/pysan3/pathlib.nvim/compare/v0.5.3...v0.5.4 ) (2024-02-18)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** base:** fs_iterdir bug when skip_dir is nil ([ da7f101] ( https://github.com/pysan3/pathlib.nvim/commit/da7f101f2c12d85fe7d45ec2a7f1301c207a13d8 ) )
9+
310## [ 0.5.3] ( https://github.com/pysan3/pathlib.nvim/compare/v0.5.2...v0.5.3 ) (2024-02-18)
411
512
Original file line number Diff line number Diff line change 99project = 'pathlib.nvim'
1010copyright = '2023, pysan3'
1111author = 'pysan3'
12- release = '0.5.3 ' # x-release-please-version
12+ release = '0.5.4 ' # x-release-please-version
1313
1414# -- General configuration ---------------------------------------------------
1515# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
You can’t perform that action at this time.
0 commit comments