Skip to content

Commit bbe62b6

Browse files
committed
chore: release v0.2.0
1 parent 4755ec2 commit bbe62b6

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 0.2.0
2+
3+
Break preset color scheme. Add cache
4+
15
# 0.1.2
26

37
Some rendering optimize.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "squarified",
3-
"version": "0.1.2",
3+
"version": "0.2.0",
44
"description": "squarified tree map",
55
"main": "dist/index.js",
66
"module": "dist/index.mjs",

0 commit comments

Comments
 (0)