Skip to content

Commit 1b21cf3

Browse files
ci: release 0.1.8
1 parent 946d5cd commit 1b21cf3

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.1.8](https://github.com/mxposed/funkyheatmap-js/compare/v0.1.7...v0.1.8) (2023-04-10)
4+
5+
6+
### Features
7+
8+
* allow text/background customization ([946d5cd](https://github.com/mxposed/funkyheatmap-js/commit/946d5cd197cd0df43d98a54a71316eb68e71897f))
9+
310
## [0.1.7](https://github.com/mxposed/funkyheatmap-js/compare/v0.1.6...v0.1.7) (2023-03-09)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "funkyheatmap-js",
3-
"version": "0.1.7",
3+
"version": "0.1.8",
44
"description": "JS version of funkyheatmap",
55
"source": "./src/main.js",
66
"module": "./dist/funkyheatmap.js",

0 commit comments

Comments
 (0)