Skip to content

Commit fab62e3

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.10.0 [skip ci]
1 parent 93574ec commit fab62e3

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
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+
110
# [0.9.0](https://github.com/openziti/ziti-browzer-core/compare/v0.8.0...v0.9.0) (2022-05-05)
211

312

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@openziti/ziti-browzer-core",
3-
"version": "0.9.0",
3+
"version": "0.10.0",
44
"type": "module",
55
"description": "Core componentry for the Ziti browZer ecosystem (used internally by ziti-browzer-runtime and ziti-sdk-browzer)",
66
"scripts": {
@@ -89,4 +89,4 @@
8989
"utf-8-validate": "^5.0.9",
9090
"util": "^0.12.4"
9191
}
92-
}
92+
}

0 commit comments

Comments
 (0)