Skip to content

Commit

Permalink
chore(release): 3.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
SkepticMystic committed Jul 24, 2022
1 parent 563129c commit 9e3b260
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

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.5.1](https://github.com/SkepticMystic/breadcrumbs/compare/3.5.0...3.5.1) (2022-07-24)


### Bug Fixes

* :bug: Catch errors when removing cycles ([563129c](https://github.com/SkepticMystic/breadcrumbs/commit/563129c89a5ca832b080b99fc2015dcdda769f67))
* No need to use alternative getFile API (fix [#416](https://github.com/SkepticMystic/breadcrumbs/issues/416)) ([e3e4418](https://github.com/SkepticMystic/breadcrumbs/commit/e3e4418bef38a478bda1b12d687bd075a9ff3b8b))

## [3.5.0](https://github.com/SkepticMystic/breadcrumbs/compare/3.4.1...3.5.0) (2022-07-23)


Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "breadcrumbs",
"name": "Breadcrumbs",
"version": "3.5.0",
"version": "3.5.1",
"minAppVersion": "0.15.2",
"description": "Visualise & navigate your vault's structure",
"author": "SkepticMystic",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "breadcrumbs-plugin",
"version": "3.5.0",
"version": "3.5.1",
"description": "Visualise & navigate your vault's structure",
"main": "main.js",
"scripts": {
Expand Down

0 comments on commit 9e3b260

Please sign in to comment.