Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8369a64

Browse files
committed
v4.0.1
1 parent 85545f5 commit 8369a64

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## [4.0.1] - 2021-08-12
4+
### Fixed
5+
- PlotlyModule.isValid now checks the plotly 2.x interface
6+
37
## [4.0.0] - 2021-05-03
48
### Changed
59
- PlotlyService.getPlotly now returns a Promise

projects/plotly/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-plotly.js",
3-
"version": "4.0.0",
3+
"version": "4.0.1",
44
"license": "MIT",
55
"peerDependencies": {
66
"@angular/common": ">10.0.9",

0 commit comments

Comments
 (0)