Skip to content

Commit e0eb92c

Browse files
committed
chore(release): bump version to v3.10.0 for release
1 parent 32c7ffd commit e0eb92c

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
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+
## [v3.10.0](https://github.com/obsidian-nvim/obsidian.nvim/releases/tag/v3.10.0) - 2025-04-12
11+
1012
### Added
1113

1214
- Added `opts.follow_img_func` option for customizing how to handle image paths.

lua/obsidian/version.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
return "3.9.0"
1+
return "3.10.0"

0 commit comments

Comments
 (0)