8000 v4.0.0 · plotly/angular-plotly.js@16a2bb8 · GitHub
[go: up one dir, main page]

Skip to content

Commit 16a2bb8

Browse files
committed
v4.0.0
1 parent 4bb45ac commit 16a2bb8

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
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## [3.2.0] - 2021-05-03
3+
## [4.0.0] - 2021-05-03
44
### Changed
55
- PlotlyService.getPlotly now returns a Promise
66

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": "3.1.0",
3+
"version": "4.0.0",
44
"scripts": {
55
"ng": "ng",
66
"start": "ng serve",

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": "3.1.0",
3+
"version": "4.0.0",
44
"peerDependencies": {
55
"@angular/common": ">10.0.9",
66
"@angular/core": ">10.0.9"

0 commit comments

Comments
 (0)
0