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 1d5d89b commit 31034f0Copy full SHA for 31034f0
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.3.1](https://github.com/pengx17/logseq-plugin-heatmap/compare/v2.3.0...v2.3.1) (2022-03-24)
2
+
3
4
+### Bug Fixes
5
6
+* add back missing windicss style ([1d5d89b](https://github.com/pengx17/logseq-plugin-heatmap/commit/1d5d89b94f6f369d7c4ce0be67ee78cf53675820))
7
8
# [2.3.0](https://github.com/pengx17/logseq-plugin-heatmap/compare/v2.2.3...v2.3.0) (2021-12-09)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "logseq-plugin-heatmap",
- "version": "2.3.0",
+ "version": "2.3.1",
"main": "dist/index.html",
"scripts": {
"dev": "vite",
0 commit comments