Skip to content

Commit eb26972

Browse files
chore(release): 2.0.2 [skip ci]
## [2.0.2](v2.0.1...v2.0.2) (2021-09-08) ### Bug Fixes * **deps:** update dependency @logseq/libs to v0.0.1-alpha.28 ([1df6f44](1df6f44))
1 parent 1df6f44 commit eb26972

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.0.2](https://github.com/pengx17/logseq-plugin-heatmap/compare/v2.0.1...v2.0.2) (2021-09-08)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency @logseq/libs to v0.0.1-alpha.28 ([1df6f44](https://github.com/pengx17/logseq-plugin-heatmap/commit/1df6f44c18bb11c16bdf42653a1c4a27f43ebaf6))
7+
18
## [2.0.1](https://github.com/pengx17/logseq-plugin-heatmap/compare/v2.0.0...v2.0.1) (2021-09-08)
29

310

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-heatmap",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"main": "dist/index.html",
55
"scripts": {
66
"dev": "vite",

0 commit comments

Comments
 (0)