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 1df6f44 commit eb26972Copy full SHA for eb26972
CHANGELOG.md
@@ -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
8
## [2.0.1](https://github.com/pengx17/logseq-plugin-heatmap/compare/v2.0.0...v2.0.1) (2021-09-08)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "logseq-plugin-heatmap",
- "version": "2.0.1",
+ "version": "2.0.2",
"main": "dist/index.html",
"scripts": {
"dev": "vite",
0 commit comments