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 37d57ca commit b001155Copy full SHA for b001155
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.4.3](https://github.com/pengx17/logseq-plugin-heatmap/compare/v2.4.2...v2.4.3) (2022-10-17)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** update dependency react-suspense-fetch to ^0.6.0 ([a78fa1a](https://github.com/pengx17/logseq-plugin-heatmap/commit/a78fa1ad727ff42545b33a8cad7d9e924676dce5))
7
8
## [2.4.2](https://github.com/pengx17/logseq-plugin-heatmap/compare/v2.4.1...v2.4.2) (2022-06-07)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "logseq-plugin-heatmap",
- "version": "2.4.2",
+ "version": "2.4.3",
"main": "dist/index.html",
"scripts": {
"dev": "vite",
0 commit comments