Skip to content

Commit

Permalink
chore(release): 2.53.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SkepticMystic committed Feb 12, 2022
1 parent 92335e9 commit db644e0
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 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.53.0](https://github.com/SkepticMystic/breadcrumbs/compare/2.52.2...2.53.0) (2022-02-12)


### Features

* **API:** :sparkles: Expose more function on API + Add API to global window object ([ad20594](https://github.com/SkepticMystic/breadcrumbs/commit/ad20594a26fb6215c08b6815e519950593c2da1b))

### [2.52.2](https://github.com/SkepticMystic/breadcrumbs/compare/2.52.1...2.52.2) (2022-02-07)

### [2.52.1](https://github.com/SkepticMystic/breadcrumbs/compare/2.52.0...2.52.1) (2022-02-07)
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.52.2",
"version": "2.53.0",
"minAppVersion": "0.12.12",
"description": "Visualise & navigate your vault's structure",
"author": "SkepticMystic",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "breadcrumbs-plugin",
"version": "2.52.2",
"version": "2.53.0",
"description": "Visualise & navigate your vault's structure",
"main": "main.js",
"scripts": {
Expand Down Expand Up @@ -63,4 +63,4 @@
"svelte-icons": "^2.1.0",
"yaml": "^2.0.0-10"
}
}
}

0 comments on commit db644e0

Please sign in to comment.