Skip to content

Commit

Permalink
Publish 0.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
drarmstr committed Oct 25, 2016
1 parent f4bce8a commit 206ed13
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 7 deletions.
15 changes: 9 additions & 6 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,15 +1,18 @@
Enable Cake builds for Less
Expose drag_line_options for straight line layers.
0.1.6
* Enable Cake builds for Less
* Expose drag_line_options for straight line layers.
* Fix Sankey regression from CoffeeScript compiler behavior change
* Update swimlanes example to not use CSS style broken on OSX Chrome

0.1.5
Enable Cake builds for TypeScript
fix path_options styling for path layers
* Enable Cake builds for TypeScript
* fix path_options styling for path layers

0.1.4
Publish to NPM as "q3"
* Publish to NPM as "q3"

0.1
Initial Release
* Initial Release

################################################################################
# Historic C4
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "q3",
"version": "0.1.5",
"version": "0.1.6",
"description": "Configurable Chart Collection - Declarative Charts using D3",
"main": "js/index.js",
"directories": {
Expand Down

0 comments on commit 206ed13

Please sign in to comment.