Skip to content

Commit

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


### Bug Fixes

* access_token purge ([#202](https://github.com/openziti/ziti-browzer-runtime/issues/202)) ([db0a655](https://github.com/openziti/ziti-browzer-runtime/commit/db0a65509c25f9d758b2ecf4db55394c8e49f275))



## [0.48.3](https://github.com/openziti/ziti-browzer-runtime/compare/v0.48.2...v0.48.3) (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.3",
"version": "0.48.4",
"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 90d22b8

Please sign in to comment.