File tree 3 files changed +7
-3
lines changed
3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
- ## [ 5.2.1 ] - 2023-08-25
4
+ ## [ 5.2.2 ] - 2023-08-25
5
5
### Fixed
6
6
- Added null definition to setPlotlyBundle method parameter (see https://github.com/plotly/angular-plotly.js/pull/249 )
7
7
8
+ ## [ 5.2.1] - 2023-08-19
9
+ ### Fixed
10
+ - Rolling back the themes support
11
+
8
12
## [ 5.2.0] - 2023-06-19
9
13
### Addded
10
14
- Adding support to themes (see https://github.com/plotly/angular-plotly.js/issues/152 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " angular-plotly.js" ,
3
- "version" : " 5.2.1 " ,
3
+ "version" : " 5.2.2 " ,
4
4
"license" : " MIT" ,
5
5
"scripts" : {
6
6
"ng" : " ng" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " angular-plotly.js" ,
3
- "version" : " 5.2.1 " ,
3
+ "version" : " 5.2.2 " ,
4
4
"license" : " MIT" ,
5
5
"peerDependencies" : {
6
6
"@angular/common" : " >=15.0.0" ,
You can’t perform that action at this time.
0 commit comments