Skip to content

Commit 62c1ab5

Browse files
committed
chore(release): bump version to v2.5.2 for release
1 parent 827668e commit 62c1ab5

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## Unreleased
99

10+
## [v2.5.2](https://github.com/epwalsh/obsidian.nvim/releases/tag/v2.5.2) - 2024-01-02
11+
1012
### Fixed
1113

1214
- Fixed bug with `Client:resolve_note()` that missed checking the parent directory of the current buffer.

lua/obsidian/version.lua

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
return "2.5.1"
1+
return "2.5.2"

0 commit comments

Comments
 (0)