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 7da4871 commit 4c94e11Copy full SHA for 4c94e11
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.1](https://github.com/pengx17/logseq-plugin-heatmap/compare/v1.0.0...v1.0.1) (2021-07-02)
2
+
3
4
+### Bug Fixes
5
6
+* code styles ([7da4871](https://github.com/pengx17/logseq-plugin-heatmap/commit/7da48710fd63353de3518f5e5c5bdf245ad45772))
7
8
# 1.0.0 (2021-07-02)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "logseq-plugin-heatmap",
- "version": "1.0.0",
+ "version": "1.0.1",
"main": "dist/index.html",
"scripts": {
"dev": "vite",
0 commit comments