Skip to content

Commit 2e2e9bf

Browse files
chore(release): 2.2.10 [skip ci]
## [2.2.10](v2.2.9...v2.2.10) (2023-02-27) ### Bug Fixes * **package.json:** upgrade logseq sdk ([#124](#124)) ([4b020da](4b020da)) * upgrade logseq sdk ( [#124](#124) ) ([#125](#125)) ([78288eb](78288eb))
1 parent 78288eb commit 2e2e9bf

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [2.2.10](https://github.com/pengx17/logseq-plugin-link-preview/compare/v2.2.9...v2.2.10) (2023-02-27)
2+
3+
4+
### Bug Fixes
5+
6+
* **package.json:** upgrade logseq sdk ([#124](https://github.com/pengx17/logseq-plugin-link-preview/issues/124)) ([4b020da](https://github.com/pengx17/logseq-plugin-link-preview/commit/4b020da77d08315b38fce86491867ecc88246eab))
7+
* upgrade logseq sdk ( [#124](https://github.com/pengx17/logseq-plugin-link-preview/issues/124) ) ([#125](https://github.com/pengx17/logseq-plugin-link-preview/issues/125)) ([78288eb](https://github.com/pengx17/logseq-plugin-link-preview/commit/78288ebab72db7936a9e6641a876650ebd72895d))
8+
19
## [2.2.9](https://github.com/pengx17/logseq-plugin-link-preview/compare/v2.2.8...v2.2.9) (2022-07-18)
210

311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "logseq-plugin-link-preview",
3-
"version": "2.2.9",
3+
"version": "2.2.10",
44
"main": "dist/index.html",
55
"scripts": {
66
"dev": "vite",

0 commit comments

Comments
 (0)