Skip to content
This repository was archived by the owner on Jun 3, 2024. It is now read-only.

Commit 1e9abb7

Browse files
author
Marc-André Rivet
committed
bump version to 1.10.1
1 parent 75d2bff commit 1e9abb7

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22
All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/).
44

5+
## [1.10.1] - 2020-06-17
6+
### Updated
7+
- [#824](https://github.com/plotly/dash-core-components/pull/824)
8+
- Upgraded plotly.js to [1.54.3](https://github.com/plotly/plotly.js/releases/tag/v1.54.3)
9+
- Patch release [1.54.3](https://github.com/plotly/plotly.js/releases/tag/v1.54.3)
10+
- Patch release [1.54.2](https://github.com/plotly/plotly.js/releases/tag/v1.54.2)
11+
512
## [1.10.0] - 2020-05-05
613
### Changed
714
- [#793](https://github.com/plotly/dash-core-components/pull/793) Added title key (i.e. HTML `title` attribute) to option dicts in `dcc.Dropdown` `options[]` list property.

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dash-core-components",
3-
"version": "1.10.0",
3+
"version": "1.10.1",
44
"description": "Core component suite for Dash",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)