Skip to content

Commit

Permalink
chore(release): v0.40.5 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Jul 2, 2024
1 parent 132a916 commit be1a74a
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.40.5](https://github.com/openziti/ziti-browzer-core/compare/v0.40.4...v0.40.5) (2024-07-02)


### Bug Fixes

* properly handle WebSocket msgs sent with opcode 2 (binary) ([#152](https://github.com/openziti/ziti-browzer-core/issues/152)) ([132a916](https://github.com/openziti/ziti-browzer-core/commit/132a9165bb5cbc0ce3ad4309b9e0b93d0b4e76cf))



## [0.40.4](https://github.com/openziti/ziti-browzer-core/compare/v0.40.3...v0.40.4) (2024-06-28)


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.40.4",
"version": "0.40.5",
"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 be1a74a

Please sign in to comment.