Skip to content

Commit

Permalink
chore(release): 0.15.2
Browse files Browse the repository at this point in the history
  • Loading branch information
HEmile committed Jan 10, 2022
1 parent 4827e85 commit 149f1e2
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.

### [0.15.2](https://github.com/SkepticMystic/graph-analysis/compare/0.15.1...0.15.2) (2022-01-10)


### Bug Fixes

* Invalid Markdown rendering in co-cites for child bullets ([4827e85](https://github.com/SkepticMystic/graph-analysis/commit/4827e8597d32f3c772596ed8980ed75da737fe96))

### [0.15.1](https://github.com/SkepticMystic/graph-analysis/compare/0.15.0...0.15.1) (2022-01-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": "graph-analysis",
"name": "Graph Analysis",
"version": "0.15.1",
"version": "0.15.2",
"minAppVersion": "0.12.10",
"description": "Analyse your Obsidian graph.",
"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": "graph-analysis",
"version": "0.15.1",
"version": "0.15.2",
"description": "Analyse your Obsidian graph",
"main": "main.js",
"scripts": {
Expand Down

0 comments on commit 149f1e2

Please sign in to comment.