Skip to content

Commit 9bdb732

Browse files
committed
Merge remote-tracking branch 'origin/main' into for-sdk-browser
2 parents bca2993 + 00f6bdd commit 9bdb732

File tree

3 files changed

+129
-283
lines changed

3 files changed

+129
-283
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [0.64.2](https://github.com/openziti/ziti-browzer-core/compare/v0.64.1...v0.64.2) (2025-04-08)
2+
3+
4+
5+
## [0.64.1](https://github.com/openziti/ziti-browzer-core/compare/v0.64.0...v0.64.1) (2025-04-08)
6+
7+
8+
19
# [0.64.0](https://github.com/openziti/ziti-browzer-core/compare/v0.63.0...v0.64.0) (2025-04-07)
210

311

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.65.0",
3+
"version": "0.64.2",
44
"type": "module",
55
"description": "Core componentry for the Ziti browZer ecosystem (used internally by ziti-browzer-runtime and ziti-sdk-browzer)",
66
"scripts": {
@@ -41,7 +41,7 @@
4141
"@rollup/plugin-typescript": "^12.1.2",
4242
"@types/node": "^22.13.5",
4343
"chai": "^4.3.6",
44-
"del": "^6.1.1",
44+
"del": "^8.0.0",
4545
"execa": "^6.1.0",
4646
"gulp": "^5.0.0",
4747
"rimraf": "^6.0.1",

0 commit comments

Comments
 (0)