We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d873622 commit 4499fd3Copy full SHA for 4499fd3
CHANGELOG.md
@@ -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
8
## [2.0.6](https://github.com/pengx17/logseq-plugin-heatmap/compare/v2.0.5...v2.0.6) (2021-09-14)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "logseq-plugin-heatmap",
- "version": "2.0.6",
+ "version": "2.0.7",
"main": "dist/index.html",
"scripts": {
"dev": "vite",
0 commit comments