We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4755ec2 commit bbe62b6Copy full SHA for bbe62b6
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# 0.2.0
2
+
3
+Break preset color scheme. Add cache
4
5
# 0.1.2
6
7
Some rendering optimize.
package.json
@@ -1,6 +1,6 @@
{
"name": "squarified",
- "version": "0.1.2",
+ "version": "0.2.0",
"description": "squarified tree map",
"main": "dist/index.js",
"module": "dist/index.mjs",
0 commit comments