Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Commit 265c4b0

Browse files
authored
version bump 4.11.2 (#863)
1 parent 570912f commit 265c4b0

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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+
## [4.11.2] - 2021-01-19
66
### Fixed
77
- [#854](https://github.com/plotly/dash-table/pull/854) - part of fixing dash import bug https://github.com/plotly/dash/issues/1143
88

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-table",
3-
"version": "4.11.1",
3+
"version": "4.11.2",
44
"description": "Dash table",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)