File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 2
2
All notable changes to this project will be documented in this file.
3
3
This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
4
4
5
- ## [ Unreleased ]
5
+ ## [ 3.1.12 ] - 2019-01-11
6
6
### Fixed
7
7
- Regression, misaligned header [ #324 ] ( https://github.com/plotly/dash-core/issues/324 )
8
8
### Maintenance
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " dash-table" ,
3
- "version" : " 3.1.11 " ,
3
+ "version" : " 3.1.12 " ,
4
4
"description" : " Dash table" ,
5
5
"main" : " dash_table/bundle.js" ,
6
6
"scripts" : {
49
49
"@babel/preset-react" : " ^7.0.0" ,
50
50
"@cypress/webpack-preprocessor" : " ^4.0.2" ,
51
51
"@percy-io/percy-storybook" : " ^2.1.0" ,
52
- "@storybook/cli" : " ^4.1.4 " ,
53
- "@storybook/react" : " ^4.1.4 " ,
52
+ "@storybook/cli" : " ^4.1.6 " ,
53
+ "@storybook/react" : " ^4.1.6 " ,
54
54
"@types/ramda" : " ^0.25.46" ,
55
55
"@types/react" : " ^16.7.18" ,
56
56
"@types/react-select" : " ^1.3.4" ,
57
57
"babel-loader" : " ^8.0.5" ,
58
- "core-js" : " ^2.6.1 " ,
58
+ "core-js" : " ^2.6.2 " ,
59
59
"css-loader" : " ^2.1.0" ,
60
60
"cypress" : " ^3.1.4" ,
61
61
"file-loader" : " ^3.0.1" ,
72
72
"sheetclip" : " ^0.3.0" ,
73
73
"style-loader" : " ^0.23.1" ,
74
74
"ts-loader" : " ^5.3.3" ,
75
- "tslint" : " ^5.12.0 " ,
75
+ "tslint" : " ^5.12.1 " ,
76
76
"typescript" : " ^3.2.2" ,
77
77
"wait-on" : " ^3.2.0" ,
78
- "webpack" : " ^4.28.3 " ,
78
+ "webpack" : " ^4.28.4 " ,
79
79
"webpack-cli" : " ^3.2.1" ,
80
80
"webpack-dev-server" : " ^3.1.14" ,
81
81
"webpack-preprocessor" : " ^0.1.12"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " dash-table" ,
3
- "version" : " 3.1.11 " ,
3
+ "version" : " 3.1.12 " ,
4
4
"description" : " Dash table" ,
5
5
"main" : " dash_table/bundle.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments