Skip to content

Commit 00243f8

Browse files
committed
v0.14.3
1 parent b3a15f4 commit 00243f8

13 files changed

+657
-199
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
- New module system
1111
- __0.14.1__ Fix undefined `XYInverted` bug
1212
- __0.14.2__ Expose d3c global
13+
- __0.14.3__ Add `Text` and `AxisTitle` components, update default margins, add `centered` component property
1314

1415
# 0.13.0
1516

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "d3.compose",
33
"homepage": "https://github.com/CSNW/d3.compose",
4-
"version": "0.14.2",
4+
"version": "0.14.3",
55
"main": [
66
"./dist/d3.compose.js",
77
"./dist/d3.compose.css"

0 commit comments

Comments
 (0)