Skip to content

Commit

Permalink
chore(release): v0.71.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Jul 17, 2024
1 parent 190ea57 commit 4d3016c
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.71.1](https://github.com/openziti/ziti-browzer-runtime/compare/v0.71.0...v0.71.1) (2024-07-17)


### Bug Fixes

* expose 'readyState' property on ZitiDummyWebSocketWrapper object ([#326](https://github.com/openziti/ziti-browzer-runtime/issues/326)) ([190ea57](https://github.com/openziti/ziti-browzer-runtime/commit/190ea57b83d21b501a1957bd2979b66fbf49a764))



# [0.71.0](https://github.com/openziti/ziti-browzer-runtime/compare/v0.70.2...v0.71.0) (2024-07-16)


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-runtime",
"version": "0.71.0",
"version": "0.71.1",
"type": "module",
"description": "The Ziti JavaScript runtime that is auto-injected into the Page of a Zitified web app",
"scripts": {
Expand Down

0 comments on commit 4d3016c

Please sign in to comment.