We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d8585f commit c406600Copy full SHA for c406600
CHANGELOG.md
@@ -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
7
# 0.16.0 (2024-01-17)
8
9
### Bug Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "flashlight",
- "version": "0.16.0",
+ "version": "0.16.1",
"private": "true",
"repository": {
"type": "git",
0 commit comments