Skip to content

Commit 4499fd3

Browse files
chore(release): 2.0.7 [skip ci]
## [2.0.7](v2.0.6...v2.0.7) (2021-10-09) ### Bug Fixes * **deps:** update dependency @logseq/libs to v0.0.1-alpha.29 ([3cb2b6b](3cb2b6b))
1 parent d873622 commit 4499fd3

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.7](https://github.com/pengx17/logseq-plugin-heatmap/compare/v2.0.6...v2.0.7) (2021-10-09)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency @logseq/libs to v0.0.1-alpha.29 ([3cb2b6b](https://github.com/pengx17/logseq-plugin-heatmap/commit/3cb2b6b6adf67549566226c8391fc8636ce05764))
7+
18
## [2.0.6](https://github.com/pengx17/logseq-plugin-heatmap/compare/v2.0.5...v2.0.6) (2021-09-14)
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.6",
3+
"version": "2.0.7",
44
"main": "dist/index.html",
55
"scripts": {
66
"dev": "vite",

0 commit comments

Comments
 (0)