Skip to content

Commit e8484f9

Browse files
chore(release): 2.2.3 [skip ci]
## [2.2.3](v2.2.2...v2.2.3) (2021-11-17) ### Bug Fixes * heatmap displaying position ([8711ea3](8711ea3))
1 parent 8711ea3 commit e8484f9

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.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+
18
## [2.2.2](https://github.com/pengx17/logseq-plugin-heatmap/compare/v2.2.1...v2.2.2) (2021-11-17)
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.2.2",
3+
"version": "2.2.3",
44
"main": "dist/index.html",
55
"scripts": {
66
"dev": "vite",

0 commit comments

Comments
 (0)