Skip to content

Commit 260bd00

Browse files
chore(release): 2.3.3 [skip ci]
## [2.3.3](v2.3.2...v2.3.3) (2022-04-19) ### Bug Fixes * filter out empty blocks ([c31c14a](c31c14a))
1 parent 2efcf32 commit 260bd00

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.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+
18
## [2.3.2](https://github.com/pengx17/logseq-plugin-heatmap/compare/v2.3.1...v2.3.2) (2022-03-24)
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.3.2",
3+
"version": "2.3.3",
44
"main": "dist/index.html",
55
"scripts": {
66
"dev": "vite",

0 commit comments

Comments
 (0)