We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bb45ac commit 16a2bb8Copy full SHA for 16a2bb8
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## [3.2.0] - 2021-05-03
+## [4.0.0] - 2021-05-03
4
### Changed
5
- PlotlyService.getPlotly now returns a Promise
6
package.json
{
"name": "angular-plotly.js",
- "version": "3.1.0",
+ "version": "4.0.0",
"scripts": {
"ng": "ng",
"start": "ng serve",
projects/plotly/package.json
"peerDependencies": {
"@angular/common": ">10.0.9",
"@angular/core": ">10.0.9"
0 commit comments