Skip to content

Commit

Permalink
chore(release): 1.15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Vinzent03 committed Nov 16, 2021
1 parent eb833dd commit 917d122
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 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.15.1](https://github.com/Vinzent03/obsidian-advanced-uri/compare/1.15.0...1.15.1) (2021-11-16)


### Bug Fixes

* update plugins works now ([eb833dd](https://github.com/Vinzent03/obsidian-advanced-uri/commit/eb833dd2b9871ce558e4d9b936068e5267c8ca04))

## [1.15.0](https://github.com/Vinzent03/obsidian-advanced-uri/compare/1.14.0...1.15.0) (2021-11-16)


Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
"description": "Advanced modes for Obsidian URI",
"isDesktopOnly": false,
"js": "main.js",
"version": "1.15.0"
"version": "1.15.1"
}
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.15.0",
"version": "1.15.1",
"description": "Advanced modes for Obsidian URI",
"main": "main.js",
"scripts": {
Expand Down

0 comments on commit 917d122

Please sign in to comment.