Skip to content

Commit

Permalink
chore(release): 1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SkepticMystic committed Nov 23, 2021
1 parent 0704a6b commit 655853b
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.

## [1.9.0](https://github.com/SkepticMystic/breadcrumbs/compare/1.8.1...1.9.0) (2021-11-23)


### Features

* **FolderNote:** :sparkles: Folder Notes! Make all files in a folder point upwards to a chosen note (fix [#112](https://github.com/SkepticMystic/breadcrumbs/issues/112)) ([0704a6b](https://github.com/SkepticMystic/breadcrumbs/commit/0704a6be27d02722e664aaf03fda923c23ecac8a))
* **Path View:** :sparkles: Option to show all trails if none are found going up to an index note (fix [#69](https://github.com/SkepticMystic/breadcrumbs/issues/69)) ([c97cfd9](https://github.com/SkepticMystic/breadcrumbs/commit/c97cfd97b3028bb2f867b25e8759404dbb2796cd))

### [1.8.1](https://github.com/SkepticMystic/breadcrumbs/compare/1.8.0...1.8.1) (2021-11-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": "1.8.1",
"version": "1.9.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": "1.8.1",
"version": "1.9.0",
"description": "Visualise & navigate your vault's structure",
"main": "main.js",
"scripts": {
Expand Down

0 comments on commit 655853b

Please sign in to comment.