Skip to content

Commit 31034f0

Browse files
chore(release): 2.3.1 [skip ci]
## [2.3.1](v2.3.0...v2.3.1) (2022-03-24) ### Bug Fixes * add back missing windicss style ([1d5d89b](1d5d89b))
1 parent 1d5d89b commit 31034f0

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.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+
18
# [2.3.0](https://github.com/pengx17/logseq-plugin-heatmap/compare/v2.2.3...v2.3.0) (2021-12-09)
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.0",
3+
"version": "2.3.1",
44
"main": "dist/index.html",
55
"scripts": {
66
"dev": "vite",

0 commit comments

Comments
 (0)