Skip to content

Commit

Permalink
⬆️
Browse files Browse the repository at this point in the history
  • Loading branch information
Vanessa219 committed Aug 21, 2023
1 parent 4ddfeaa commit 96269c5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Changelog

## 0.8.1 2023-08
## 0.8.2 2023-08

## 0.8.1 2023-08-21

* [Plugin API add getOpenedTab method](https://github.com/siyuan-note/siyuan/issues/9002)
* [Plugin API custom.fn => custom.id in openTab](https://github.com/siyuan-note/siyuan/issues/8944)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
"name": "siyuan",
"contributors": ["zuoez02", "Vanessa"],
"types": "siyuan.d.ts",
"version": "0.8.0",
"version": "0.8.1",
"repository": "https://github.com/siyuan-note/petal"
}

0 comments on commit 96269c5

Please sign in to comment.