Skip to content

Commit

Permalink
chore(release): v0.48.2 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Nov 17, 2023
1 parent 8506960 commit a945921
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.48.2](https://github.com/openziti/ziti-browzer-runtime/compare/v0.48.1...v0.48.2) (2023-11-17)


### Bug Fixes

* authClient cacheLocation ([#200](https://github.com/openziti/ziti-browzer-runtime/issues/200)) ([8506960](https://github.com/openziti/ziti-browzer-runtime/commit/85069609532fae7cb61cdd756db0d46c7ddc9cd5))



## [0.48.1](https://github.com/openziti/ziti-browzer-runtime/compare/v0.48.0...v0.48.1) (2023-11-17)


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.48.1",
"version": "0.48.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 a945921

Please sign in to comment.