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

Commit b08c4da

Browse files
author
Marc-André Rivet
committed
bump version to 1.3.1
1 parent 925c91c commit b08c4da

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
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-
## [Unreleased]
5+
## [1.3.1] - 2019-10-17
66
### Updated
77
- Upgraded plotly.js to 1.50.1 [#681](https://github.com/plotly/dash-core-components/issues/681)
88
- Patch release [1.50.1](https://github.com/plotly/plotly.js/releases/tag/v1.50.1) containing several bug fixes.

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dash-core-components",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"description": "Core component suite for Dash",
55
"repository": {
66
"type": "git",
@@ -84,4 +84,4 @@
8484
"react": "^16.0.0",
8585
"react-dom": "^16.0.0"
8686
}
87-
}
87+
}

0 commit comments

Comments
 (0)