Skip to content

Commit

Permalink
Merge branch 'impliedRelations' of https://github.com/SkepticMystic/b…
Browse files Browse the repository at this point in the history
…readcrumbs into impliedRelations
  • Loading branch information
HEmile committed Jan 16, 2022
2 parents 5059693 + ec8b11e commit c9e10af
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

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.

## [2.37.0](https://github.com/SkepticMystic/breadcrumbs/compare/2.36.1...2.37.0) (2022-01-16)


### Features

* **DendronNote:** :sparkles: Add `BC-ignore-dendron: true` to not treat a dendron note as such (Fix [#277](https://github.com/SkepticMystic/breadcrumbs/issues/277)) ([f75653d](https://github.com/SkepticMystic/breadcrumbs/commit/f75653d8f7db264204fb5c96956222ba8acc10b0))


### Bug Fixes

* **FolderNote:** :bug: Point of to parentFolder, not previousFolder ([1b9b522](https://github.com/SkepticMystic/breadcrumbs/commit/1b9b522c26827aeb3ab4f308c8acd9719d790d3c))

### [2.36.1](https://github.com/SkepticMystic/breadcrumbs/compare/2.36.0...2.36.1) (2022-01-15)


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": "2.36.1",
"version": "2.37.0",
"minAppVersion": "0.12.12",
"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": "2.36.1",
"version": "2.37.0",
"description": "Visualise & navigate your vault's structure",
"main": "main.js",
"scripts": {
Expand Down

0 comments on commit c9e10af

Please sign in to comment.