Skip to content

Commit

Permalink
chore(release): 2.52.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SkepticMystic committed Feb 5, 2022
1 parent 5b0ddde commit 332f61f
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.52.0](https://github.com/SkepticMystic/breadcrumbs/compare/2.51.1...2.52.0) (2022-02-05)


### Features

* **Threading:** :sparkles: Option to threadUnderCursor (Fix [#276](https://github.com/SkepticMystic/breadcrumbs/issues/276)) ([5b0ddde](https://github.com/SkepticMystic/breadcrumbs/commit/5b0dddedc55cd11ba656b4ffab4c48af22761791))

### [2.51.1](https://github.com/SkepticMystic/breadcrumbs/compare/2.51.0...2.51.1) (2022-02-05)

## [2.51.0](https://github.com/SkepticMystic/breadcrumbs/compare/2.50.4...2.51.0) (2022-02-05)
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.51.1",
"version": "2.52.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.51.1",
"version": "2.52.0",
"description": "Visualise & navigate your vault's structure",
"main": "main.js",
"scripts": {
Expand Down

0 comments on commit 332f61f

Please sign in to comment.