Skip to content

Commit

Permalink
chore(release): v0.29.6 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Sep 14, 2023
1 parent 6d621c2 commit f1fd5c1
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [0.29.6](https://github.com/openziti/ziti-browzer-core/compare/v0.29.5...v0.29.6) (2023-09-14)


### Bug Fixes

* correct problem with intercepted WebSocket msg handling ([#116](https://github.com/openziti/ziti-browzer-core/issues/116)) ([6d621c2](https://github.com/openziti/ziti-browzer-core/commit/6d621c2ee0d439c66dd022ceb4f22ff978bae629))



## [0.29.5](https://github.com/openziti/ziti-browzer-core/compare/v0.29.4...v0.29.5) (2023-09-13)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openziti/ziti-browzer-core",
"version": "0.29.5",
"version": "0.29.6",
"type": "module",
"description": "Core componentry for the Ziti browZer ecosystem (used internally by ziti-browzer-runtime and ziti-sdk-browzer)",
"scripts": {
Expand Down

0 comments on commit f1fd5c1

Please sign in to comment.