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 8711ea3 commit e8484f9Copy full SHA for e8484f9
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.2.3](https://github.com/pengx17/logseq-plugin-heatmap/compare/v2.2.2...v2.2.3) (2021-11-17)
2
+
3
4
+### Bug Fixes
5
6
+* heatmap displaying position ([8711ea3](https://github.com/pengx17/logseq-plugin-heatmap/commit/8711ea3eaa5a766240242eb6041d557d6db5cca4))
7
8
## [2.2.2](https://github.com/pengx17/logseq-plugin-heatmap/compare/v2.2.1...v2.2.2) (2021-11-17)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "logseq-plugin-heatmap",
- "version": "2.2.2",
+ "version": "2.2.3",
"main": "dist/index.html",
"scripts": {
"dev": "vite",
0 commit comments