Skip to content

Commit 7507dee

Browse files
committed
chore(release): bump version to v3.8.0 for release
1 parent 5c314ca commit 7507dee

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Changelog
1+
# Changelog
22

33
All notable changes to this project will be documented in this file.
44

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

88
## Unreleased
99

10+
## [v3.8.0](https://github.com/epwalsh/obsidian.nvim/releases/tag/v3.8.0) - 2024-06-21
11+
1012
### Added
1113

1214
- Added relative to root markdown links as search pattern for backlinks.

lua/obsidian/version.lua

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

0 commit comments

Comments
 (0)