Skip to content

Commit 0cec0f8

Browse files
committed
1.23.1
1 parent e98a633 commit 0cec0f8

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.23.1] - 2025-08-11
2+
3+
- Profile selector: add sortable columns and total weight display [[#515](https://github.com/jlfwong/speedscope/pull/515)] (by @jlfwong)
4+
15
## [1.23.0] - 2025-07-06
26

37
- Add support for FreeBSD's pmcstat callgraph format [[#502](https://github.com/jlfwong/speedscope/pull/502)] (by @ryan-moeller)

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.0",
3+
"version": "1.23.1",
44
"description": "",
55
"repository": "jlfwong/speedscope",
66
"main": "index.js",

0 commit comments

Comments
 (0)