Skip to content

Commit

Permalink
chore(release): 1.6.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.6.0](v1.5.1...v1.6.0) (2021-08-23)

### Bug Fixes

* adapt theme colors ([322bd27](322bd27))

### Features

* add convert to link card command ([64b8e3d](64b8e3d))
* add inline preview mode ([0cfa3a8](0cfa3a8))
  • Loading branch information
semantic-release-bot committed Aug 23, 2021
1 parent 1ef6ddc commit 8ce70e7
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# [1.6.0](https://github.com/pengx17/logseq-plugin-link-preview/compare/v1.5.1...v1.6.0) (2021-08-23)


### Bug Fixes

* adapt theme colors ([322bd27](https://github.com/pengx17/logseq-plugin-link-preview/commit/322bd2756ad486c1207687a0f5e2ff396a7eb239))


### Features

* add convert to link card command ([64b8e3d](https://github.com/pengx17/logseq-plugin-link-preview/commit/64b8e3dee1f59e33dd204a6705b1a1fcaa29f6d0))
* add inline preview mode ([0cfa3a8](https://github.com/pengx17/logseq-plugin-link-preview/commit/0cfa3a8bbb0aaa4104314634ae0ee795d2b82567))

## [1.5.1](https://github.com/pengx17/logseq-plugin-link-preview/compare/v1.5.0...v1.5.1) (2021-08-20)


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-plugin-link-preview",
"version": "1.5.1",
"version": "1.6.0",
"main": "dist/index.html",
"scripts": {
"dev": "vite",
Expand Down

1 comment on commit 8ce70e7

@vercel
Copy link

@vercel vercel bot commented on 8ce70e7 Aug 23, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.