Skip to content

Commit 25568e5

Browse files
committed
Update changelog
1 parent 08da356 commit 25568e5

File tree

6 files changed

+10
-5
lines changed

6 files changed

+10
-5
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,16 @@ To see all merged commits on the master branch that will be part of the next plo
99

1010
where X.Y.Z is the semver of most recent plotly.js release.
1111

12+
## [3.0.2] -- 2025-07-22
13+
14+
### Fixed
15+
- Fix installing dependencies in node v22 [[#7381](https://github.com/plotly/plotly.js/pull/7381)], with thanks to @chaigh-uk for the contribution!
16+
- Fix Persian calendar leap year [[#7456](https://github.com/plotly/plotly.js/pull/7456)]
17+
- Fix scroll wheel zoom for geo subplots in Safari [#7474](https://github.com/plotly/plotly.js/pull/7474)
18+
- Add method to check for WebKit WebView user agent string [[#7479](https://github.com/plotly/plotly.js/pull/7479)]
19+
- Fix edit colorbar title [7487](https://github.com/plotly/plotly.js/pull/7487)
20+
21+
1222
## [3.0.1] -- 2025-02-18
1323

1424
### Changed

draftlogs/7381_fix.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

draftlogs/7456_fix.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

draftlogs/7474_fix.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

draftlogs/7479_fix.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

draftlogs/7487_fix.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)