diff --git a/CHANGELOG.md b/CHANGELOG.md index 30729948..9b52301c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ 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. +### [0.10.51](https://github.com/SkepticMystic/breadcrumbs/compare/0.10.50...0.10.51) (2021-08-29) + ### [0.10.50](https://github.com/SkepticMystic/breadcrumbs/compare/0.10.49...0.10.50) (2021-08-29) diff --git a/manifest.json b/manifest.json index dde78c72..200632a1 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "breadcrumbs", "name": "Breadcrumbs", - "version": "0.10.50", + "version": "0.10.51", "minAppVersion": "0.12.12", "description": "Visualise & navigate your vault's structure", "author": "SkepticMystic", diff --git a/package.json b/package.json index e18a3ff6..a4827d2e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "breadcrumbs-plugin", - "version": "0.10.50", + "version": "0.10.51", "description": "Visualise & navigate your vault's structure", "main": "main.js", "scripts": {