Skip to content

Commit

Permalink
chore(release): 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SkepticMystic committed Nov 19, 2021
1 parent dded0df commit f49a25e
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.3.0](https://github.com/SkepticMystic/breadcrumbs/compare/1.2.0...1.3.0) (2021-11-19)


### Features

* **Stats View:** :sparkles: Option to wrap copied cell content in wikiLinks (fix [#101](https://github.com/SkepticMystic/breadcrumbs/issues/101)) ([a6cdeab](https://github.com/SkepticMystic/breadcrumbs/commit/a6cdeabf7e5f3ea6a3ca22ba5f270fd511487306))
* **WriteBCToFile:** :sparkles: Option to write as inline fields (fix [#140](https://github.com/SkepticMystic/breadcrumbs/issues/140)) ([dded0df](https://github.com/SkepticMystic/breadcrumbs/commit/dded0df48db1d86fd31520f48b4e9659cf03cbdf))

## [1.2.0](https://github.com/SkepticMystic/breadcrumbs/compare/1.1.2...1.2.0) (2021-11-19)


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

0 comments on commit f49a25e

Please sign in to comment.