Skip to content

Commit

Permalink
chore(release): 0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SkepticMystic committed Nov 17, 2021
1 parent 18a4fed commit 4706e1c
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.

## [0.12.0](https://github.com/SkepticMystic/breadcrumbs/compare/0.11.9...0.12.0) (2021-11-17)


### Features

* :sparkles: Use Svelte for Hierarchy Note settings ([3c891ea](https://github.com/SkepticMystic/breadcrumbs/commit/3c891ea85375209ccc33913a0be42e4966301921))


### Bug Fixes

* **Grid View:** :bug: Closing gs in wrong direction ([8cfa81e](https://github.com/SkepticMystic/breadcrumbs/commit/8cfa81e2250ae4f1a5652c825a0c344382bb30ce))

### [0.11.9](https://github.com/SkepticMystic/breadcrumbs/compare/0.11.8...0.11.9) (2021-11-17)

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

0 comments on commit 4706e1c

Please sign in to comment.