Skip to content

Commit

Permalink
chore: fix changelog urls
Browse files Browse the repository at this point in the history
  • Loading branch information
liamcain committed Jul 2, 2022
1 parent cc2da47 commit a40dd4c
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,30 +2,30 @@

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.6.5](https://github-personal/liamcain/obsidian-creases/compare/0.6.4...0.6.5) (2022-07-02)
### [0.6.5](https://github.com/liamcain/obsidian-creases/compare/0.6.4...0.6.5) (2022-07-02)


### Bug Fixes

* remove ghost panes introduced in Obsidian 0.15.X ([5e26f92](https://github-personal/liamcain/obsidian-creases/commit/5e26f92709dd7387fd3935fe7d33eef3f280f402))
* remove ghost panes introduced in Obsidian 0.15.X ([5e26f92](https://github.com/liamcain/obsidian-creases/commit/5e26f92709dd7387fd3935fe7d33eef3f280f402))

### [0.6.4](https://github-personal/liamcain/obsidian-creases/compare/0.6.3...0.6.4) (2022-04-16)
### [0.6.4](https://github.com/liamcain/obsidian-creases/compare/0.6.3...0.6.4) (2022-04-16)


### Bug Fixes

* "Toggle Crease" command now respects block-ids ([3f5fde3](https://github-personal/liamcain/obsidian-creases/commit/3f5fde3e9c70d911a57196a296f48cfaff97ce44)), closes [#21](https://github-personal/liamcain/obsidian-creases/issues/21)
* "Toggle Crease" command now respects block-ids ([3f5fde3](https://github.com/liamcain/obsidian-creases/commit/3f5fde3e9c70d911a57196a296f48cfaff97ce44)), closes [#21](https://github.com/liamcain/obsidian-creases/issues/21)

### [0.6.3](https://github-personal/liamcain/obsidian-creases/compare/0.6.2...0.6.3) (2022-04-16)
### [0.6.3](https://github.com/liamcain/obsidian-creases/compare/0.6.2...0.6.3) (2022-04-16)


### Features

* **outline:** add bidirectional sync to outline view ([bf2f24e](https://github-personal/liamcain/obsidian-creases/commit/bf2f24eb774aa5561148dee59e82dcc9986300c9)), closes [#24](https://github-personal/liamcain/obsidian-creases/issues/24) [#19](https://github-personal/liamcain/obsidian-creases/issues/19)
* **outline:** add bidirectional sync to outline view ([bf2f24e](https://github.com/liamcain/obsidian-creases/commit/bf2f24eb774aa5561148dee59e82dcc9986300c9)), closes [#24](https://github.com/liamcain/obsidian-creases/issues/24) [#19](https://github.com/liamcain/obsidian-creases/issues/19)

### [0.6.2](https://github-personal/liamcain/obsidian-creases/compare/0.6.1...0.6.2) (2022-04-16)
### [0.6.2](https://github.com/liamcain/obsidian-creases/compare/0.6.1...0.6.2) (2022-04-16)


### Bug Fixes

* iron out creases should not remove newlines ([08fff95](https://github-personal/liamcain/obsidian-creases/commit/08fff953b1c62510dfee2642fd0e9943ad50f1d3))
* iron out creases should not remove newlines ([08fff95](https://github.com/liamcain/obsidian-creases/commit/08fff953b1c62510dfee2642fd0e9943ad50f1d3))

0 comments on commit a40dd4c

Please sign in to comment.