Skip to content

Commit

Permalink
chore(release): 2.0.4 [skip ci]
Browse files Browse the repository at this point in the history
## [2.0.4](v2.0.3...v2.0.4) (2021-09-08)

### Bug Fixes

* build issue when using lib version 28 ([457c546](457c546))
  • Loading branch information
semantic-release-bot committed Sep 8, 2021
1 parent 457c546 commit e5ea5dc
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.0.4](https://github.com/pengx17/logseq-plugin-heatmap/compare/v2.0.3...v2.0.4) (2021-09-08)


### Bug Fixes

* build issue when using lib version 28 ([457c546](https://github.com/pengx17/logseq-plugin-heatmap/commit/457c546a4188254ad7997bad5434ef2a8fb36b58))

## [2.0.3](https://github.com/pengx17/logseq-plugin-heatmap/compare/v2.0.2...v2.0.3) (2021-09-08)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "logseq-plugin-heatmap",
"version": "2.0.3",
"version": "2.0.4",
"main": "dist/index.html",
"scripts": {
"dev": "vite",
Expand Down

0 comments on commit e5ea5dc

Please sign in to comment.