Skip to content

Commit

Permalink
chore(release): 1.36.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Vinzent03 committed Jul 17, 2023
1 parent fd2a223 commit 44fbff4
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 4 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [1.36.4](https://github.com/Vinzent03/obsidian-advanced-uri/compare/1.36.3...1.36.4) (2023-07-17)


### Bug Fixes

* wait for metadata indexing when getting uid ([fd2a223](https://github.com/Vinzent03/obsidian-advanced-uri/commit/fd2a22340a4958677b0ede78c19c067c2394f75f))

### [1.36.3](https://github.com/Vinzent03/obsidian-advanced-uri/compare/1.36.2...1.36.3) (2023-06-27)


Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"isDesktopOnly": false,
"js": "main.js",
"fundingUrl": "https://ko-fi.com/vinzent",
"version": "1.36.3",
"version": "1.36.4",
"author": "Vinzent",
"authorUrl": "https://github.com/Vinzent03"
}
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "obsidian-advanced-uri",
"version": "1.36.3",
"version": "1.36.4",
"description": "Advanced modes for Obsidian URI",
"main": "main.js",
"scripts": {
Expand Down

0 comments on commit 44fbff4

Please sign in to comment.