Skip to content

Commit

Permalink
chore(release): v0.63.2 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Mar 21, 2024
1 parent 2544b2b commit 9b8236f
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.63.2](https://github.com/openziti/ziti-browzer-runtime/compare/v0.63.1...v0.63.2) (2024-03-21)


### Bug Fixes

* avoid using null appdata ([#274](https://github.com/openziti/ziti-browzer-runtime/issues/274)) ([2544b2b](https://github.com/openziti/ziti-browzer-runtime/commit/2544b2b35513cae15924509ddb5edf9cd9f0e8c0))



## [0.63.1](https://github.com/openziti/ziti-browzer-runtime/compare/v0.63.0...v0.63.1) (2024-03-18)


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.63.1",
"version": "0.63.2",
"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 9b8236f

Please sign in to comment.