Skip to content

Commit

Permalink
chore(release): v0.36.2 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Jul 13, 2023
1 parent 7c4cd05 commit dbc8d7b
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.36.2](https://github.com/openziti/ziti-browzer-runtime/compare/v0.36.1...v0.36.2) (2023-07-13)


### Bug Fixes

* do a GET before a POST at startup (use listControllerVersion) ([#171](https://github.com/openziti/ziti-browzer-runtime/issues/171)) ([7c4cd05](https://github.com/openziti/ziti-browzer-runtime/commit/7c4cd057a397d90e5dee149b9052669860a1ea93))



## [0.36.1](https://github.com/openziti/ziti-browzer-runtime/compare/v0.36.0...v0.36.1) (2023-07-12)


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.36.1",
"version": "0.36.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 dbc8d7b

Please sign in to comment.