Skip to content

Commit

Permalink
chore(release): bump version to v3.8.0 for release
Browse files Browse the repository at this point in the history
  • Loading branch information
epwalsh committed Jun 21, 2024
1 parent 5c314ca commit 7507dee
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Changelog
# Changelog

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

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

## Unreleased

## [v3.8.0](https://github.com/epwalsh/obsidian.nvim/releases/tag/v3.8.0) - 2024-06-21

### Added

- Added relative to root markdown links as search pattern for backlinks.
Expand Down
2 changes: 1 addition & 1 deletion lua/obsidian/version.lua
Original file line number Diff line number Diff line change
@@ -1 +1 @@
return "3.7.14"
return "3.8.0"

0 comments on commit 7507dee

Please sign in to comment.