From 06d2fb73039583e6476b6af4b472e5a6de9795b5 Mon Sep 17 00:00:00 2001 From: SkepticMystic Date: Fri, 5 Jan 2024 16:02:32 +0100 Subject: [PATCH] chore(release): 3.6.11 --- CHANGELOG.md | 2 ++ manifest.json | 2 +- package.json | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4ce7f5c2..a5dbce88 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. +### [3.6.11](https://github.com/SkepticMystic/breadcrumbs/compare/3.6.10...3.6.11) (2024-01-05) + ### [3.6.10](https://github.com/SkepticMystic/breadcrumbs/compare/3.6.9...3.6.10) (2024-01-05) ### [3.6.9](https://github.com/SkepticMystic/breadcrumbs/compare/3.6.8...3.6.9) (2024-01-04) diff --git a/manifest.json b/manifest.json index 0c23e885..570ea280 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "breadcrumbs", "name": "Breadcrumbs", - "version": "3.6.10", + "version": "3.6.11", "minAppVersion": "0.15.2", "description": "Visualise & navigate your vault's structure", "author": "SkepticMystic", diff --git a/package.json b/package.json index 1a5c9879..e19f9451 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "breadcrumbs-plugin", - "version": "3.6.10", + "version": "3.6.11", "description": "Visualise & navigate your vault's structure", "main": "main.js", "scripts": {