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

Commit b5c33b5

Browse files
bump plotly.js to 1.54.7 (#835)
1 parent 1e9abb7 commit b5c33b5

File tree

4 files changed

+45
-488
lines changed

4 files changed

+45
-488
lines changed

.Rbuildignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ demo/.*\.js
2020
demo/.*\.html
2121
demo/.*\.css
2222

23-
# ignore python files/folders
23+
# ignore Python files/folders
2424
setup.py
2525
usage.py
2626
setup.py

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
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]
6+
- [#835](https://github.com/plotly/dash-core-components/pull/835)
7+
- Upgraded Plotly.js to [1.54.7](https://github.com/plotly/plotly.js/releases/tag/v1.54.7)
8+
- Patch release [1.54.7](https://github.com/plotly/plotly.js/releases/tag/v1.54.7)
9+
- Patch release [1.54.6](https://github.com/plotly/plotly.js/releases/tag/v1.54.6)
10+
- Patch release [1.54.5](https://github.com/plotly/plotly.js/releases/tag/v1.54.5)
11+
- Patch release [1.54.4](https://github.com/plotly/plotly.js/releases/tag/v1.54.4)
12+
513
## [1.10.1] - 2020-06-17
614
### Updated
715
- [#824](https://github.com/plotly/dash-core-components/pull/824)

0 commit comments

Comments
 (0)