Skip to content

Commit fc76932

Browse files
committed
1.24.0
1 parent 4e971ab commit fc76932

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [1.24.0] - 2025-10-20
2+
3+
- [Improvement] Use mouse pos as origin when pressing +/- [[#525](https://github.com/jlfwong/speedscope/pull/525)] (by @alexmk92)
4+
15
## [1.23.2] - 2025-10-20
26

37
- Fix changelog printing for PR titles with issues linked

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "speedscope",
3-
"version": "1.23.2",
3+
"version": "1.24.0",
44
"description": "",
55
"repository": "jlfwong/speedscope",
66
"main": "index.js",

0 commit comments

Comments
 (0)