File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change
1
+ # [ 0.10.0] ( https://github.com/openziti/ziti-browzer-core/compare/v0.9.0...v0.10.0 ) (2022-06-01)
2
+
3
+
4
+ ### Features
5
+
6
+ * TLS via WASM ([ #46 ] ( https://github.com/openziti/ziti-browzer-core/issues/46 ) ) ([ 93574ec] ( https://github.com/openziti/ziti-browzer-core/commit/93574ecee58868a843e053d7ea4fb5d507e1376a ) )
7
+
8
+
9
+
1
10
# [ 0.9.0] ( https://github.com/openziti/ziti-browzer-core/compare/v0.8.0...v0.9.0 ) (2022-05-05)
2
11
3
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @openziti/ziti-browzer-core" ,
3
- "version" : " 0.9 .0" ,
3
+ "version" : " 0.10 .0" ,
4
4
"type" : " module" ,
5
5
"description" : " Core componentry for the Ziti browZer ecosystem (used internally by ziti-browzer-runtime and ziti-sdk-browzer)" ,
6
6
"scripts" : {
89
89
"utf-8-validate" : " ^5.0.9" ,
90
90
"util" : " ^0.12.4"
91
91
}
92
- }
92
+ }
You can’t perform that action at this time.
0 commit comments