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 2efcf32 commit 260bd00Copy full SHA for 260bd00
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.3.3](https://github.com/pengx17/logseq-plugin-heatmap/compare/v2.3.2...v2.3.3) (2022-04-19)
2
+
3
4
+### Bug Fixes
5
6
+* filter out empty blocks ([c31c14a](https://github.com/pengx17/logseq-plugin-heatmap/commit/c31c14aae2be5687d86e95409eecca3c4d5ce6d3))
7
8
## [2.3.2](https://github.com/pengx17/logseq-plugin-heatmap/compare/v2.3.1...v2.3.2) (2022-03-24)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "logseq-plugin-heatmap",
- "version": "2.3.2",
+ "version": "2.3.3",
"main": "dist/index.html",
"scripts": {
"dev": "vite",
0 commit comments