Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit352d2ff

Browse files
committed
5.2.2
1 parent01a59bf commit352d2ff

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

‎CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
11
#Changelog
22

33

4-
##[5.2.1] - 2023-08-25
4+
##[5.2.2] - 2023-08-25
55
###Fixed
66
- Added null definition to setPlotlyBundle method parameter (seehttps://github.com/plotly/angular-plotly.js/pull/249)
77

8+
##[5.2.1] - 2023-08-19
9+
###Fixed
10+
- Rolling back the themes support
11+
812
##[5.2.0] - 2023-06-19
913
###Addded
1014
- Adding support to themes (seehttps://github.com/plotly/angular-plotly.js/issues/152)

‎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":"5.2.1",
3+
"version":"5.2.2",
44
"license":"MIT",
55
"scripts": {
66
"ng":"ng",

‎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":"5.2.1",
3+
"version":"5.2.2",
44
"license":"MIT",
55
"peerDependencies": {
66
"@angular/common":">=15.0.0",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp