Skip to content

Commit 78dab21

Browse files
chore: release v0.17.4
1 parent 60ea349 commit 78dab21

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 0.17.4 (2024-04-18)
2+
3+
### Bug Fixes
4+
5+
- **profiler:** support rare apps with multiple pids ([#274](https://github.com/bamlab/flashlight/issues/274)) ([60ea349](https://github.com/bamlab/flashlight/commit/60ea3492d869ab4cea23a0d3eadb4e2f759661d3))
6+
17
## 0.17.3 (2024-04-12)
28

39
## 0.17.2 (2024-04-05)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "flashlight",
3-
"version": "0.17.3",
3+
"version": "0.17.4",
44
"private": "true",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)