Skip to content

Commit

Permalink
chore(release): 1.6.3 [skip ci]
Browse files Browse the repository at this point in the history
## [1.6.3](v1.6.2...v1.6.3) (2023-08-04)

### Bug Fixes

* Do not insert error text ([efaf37e](efaf37e))
  • Loading branch information
semantic-release-bot committed Aug 4, 2023
1 parent ce8198d commit 212297f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.6.3](https://github.com/b-yp/logseq-link-to-local/compare/v1.6.2...v1.6.3) (2023-08-04)


### Bug Fixes

* Do not insert error text ([efaf37e](https://github.com/b-yp/logseq-link-to-local/commit/efaf37e0f400221606dd64f9b2e7e3fdf8f8d467))

## [1.6.2](https://github.com/b-yp/logseq-link-to-local/compare/v1.6.1...v1.6.2) (2023-07-01)


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": "logseq-link-to-local",
"version": "1.6.2",
"version": "1.6.3",
"main": "dist/index.html",
"scripts": {
"dev": "vite",
Expand Down

0 comments on commit 212297f

Please sign in to comment.