Skip to content
This repository has been archived by the owner on Jan 29, 2021. It is now read-only.

Commit

Permalink
Chore: 2.6.1 [skip ci]
Browse files Browse the repository at this point in the history
## [2.6.1](v2.6.0...v2.6.1) (2020-07-08)

### Chore

* Update the husky hooks and .releaserc tags (fixes #237) (#247) ([c6abbec](c6abbec)), closes [#237](https://github.com/cerner/carbon-graphs/issues/237) [#247](#247)

### Fix

* add missing comma (#265) ([b83b5e0](b83b5e0)), closes [#265](#265)
* specify branch name in releaserc file (#264) ([3c12448](3c12448)), closes [#264](#264)
* Update releaserc file to take the main branch (#266) ([fdd6373](fdd6373)), closes [#266](#266)
* Update travis.yml to fix the release (#262) ([c976f78](c976f78)), closes [#262](#262)
* updated Y-axes tick logic (fixes #235) (#249) ([49c01fb](49c01fb)), closes [#235](https://github.com/cerner/carbon-graphs/issues/235) [#249](#249)

### Upgrade

* Bump npm from 6.14.5 to 6.14.6 (#260) ([c9d8c83](c9d8c83)), closes [#260](#260)
  • Loading branch information
semantic-release-bot committed Jul 8, 2020
1 parent fdd6373 commit 5b86aba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@cerner/carbon-graphs",
"description": "A graphing library built using d3 based on Cerner design standards",
"version": "2.6.0",
"version": "2.6.1",
"author": "Cerner Corporation",
"browserslist": [
"Android >= 4",
Expand Down

0 comments on commit 5b86aba

Please sign in to comment.