Skip to content

Commit

Permalink
chore(release): 1.35.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Vinzent03 committed Apr 15, 2023
1 parent 32fd56b commit 2665174
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.35.0](https://github.com/Vinzent03/obsidian-advanced-uri/compare/1.34.0...1.35.0) (2023-04-15)


### Features

* bookmark support ([32fd56b](https://github.com/Vinzent03/obsidian-advanced-uri/commit/32fd56b6bd83b021d1c37db75040c7f46b87710e)), closes [#113](https://github.com/Vinzent03/obsidian-advanced-uri/issues/113)

## [1.34.0](https://github.com/Vinzent03/obsidian-advanced-uri/compare/1.33.3...1.34.0) (2023-03-30)


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.34.0",
"version": "1.35.0",
"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.34.0",
"version": "1.35.0",
"description": "Advanced modes for Obsidian URI",
"main": "main.js",
"scripts": {
Expand Down

0 comments on commit 2665174

Please sign in to comment.