Skip to content

Commit b8331d2

Browse files
committed
Bump version number to 5.0.0-alpha2
1 parent 0f76d8c commit b8331d2

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

Changelog.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 5.0.0-alpha2
2+
* Change minimum chart size from 200x200to 25x25
3+
14
## 5.0.0-alpha1
25
* Port to typescript.
36
* Separate Data concerns.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dc",
3-
"version": "5.0.0-alpha1",
3+
"version": "5.0.0-alpha2",
44
"license": "Apache-2.0",
55
"copyright": "2020",
66
"description": "A multi-dimensional charting library built to work natively with crossfilter and rendered using d3.js ",

0 commit comments

Comments
 (0)