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 3d1a846 commit cdf8133Copy full SHA for cdf8133
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+# [0.83.0](https://github.com/openziti/ziti-browzer-sw/compare/v0.82.0...v0.83.0) (2025-04-07)
2
+
3
4
+### Features
5
6
+* defensive programming for dumpHeaders UUID ([#269](https://github.com/openziti/ziti-browzer-sw/issues/269)) ([3d1a846](https://github.com/openziti/ziti-browzer-sw/commit/3d1a8468e9fa8a9d0ab6f256f6ffc776a8863d80))
7
8
9
10
# [0.82.0](https://github.com/openziti/ziti-browzer-sw/compare/v0.81.0...v0.82.0) (2025-04-02)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@openziti/ziti-browzer-sw",
- "version": "0.82.0",
+ "version": "0.83.0",
"files": [
"dist"
],
0 commit comments