Skip to content

Commit c406600

Browse files
chore: release v0.16.1
1 parent 1d8585f commit c406600

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.16.1 (2024-01-18)
2+
3+
### Bug Fixes
4+
5+
- **measure:** fix port option ([#192](https://github.com/bamlab/flashlight/issues/192)) ([1d8585f](https://github.com/bamlab/flashlight/commit/1d8585f099b91c944c6ea2741e7ca8ad9598c3b1))
6+
17
# 0.16.0 (2024-01-17)
28

39
### Bug Fixes

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.16.0",
3+
"version": "0.16.1",
44
"private": "true",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)