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

Commit b6b041f

Browse files
author
Marc-André Rivet
committed
bump version to 1.4.0
1 parent 2fbb041 commit b6b041f

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
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.4.0] - 2019-10-29
66
### Added
77
- [#616](https://github.com/plotly/dash-core-components/pull/616) Async Graph and Plotly.js
88

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dash-core-components",
3-
"version": "1.3.1",
3+
"version": "1.4.0",
44
"description": "Core component suite for Dash",
55
"repository": {
66
"type": "git",
@@ -55,7 +55,7 @@
5555
"@babel/preset-env": "^7.4.1",
5656
"@babel/preset-react": "^7.0.0",
5757
"@plotly/dash-component-plugins": "^1.0.1",
58-
"@plotly/webpack-dash-dynamic-import": "^1.0.0",
58+
"@plotly/webpack-dash-dynamic-import": "^1.1.0",
5959
"babel-eslint": "^10.0.1",
6060
"babel-jest": "^24.5.0",
6161
"babel-loader": "^8.0.5",

0 commit comments

Comments
 (0)