Skip to content

Commit

Permalink
chore(release): v0.75.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Aug 26, 2024
1 parent 671b22f commit e2394dd
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.75.0](https://github.com/openziti/ziti-browzer-runtime/compare/v0.74.0...v0.75.0) (2024-08-26)


### Features

* Cert chain parsing support ([#341](https://github.com/openziti/ziti-browzer-runtime/issues/341)) ([671b22f](https://github.com/openziti/ziti-browzer-runtime/commit/671b22f9e1ce522cf99712d321e19ff3b89b06d7))



# [0.74.0](https://github.com/openziti/ziti-browzer-runtime/compare/v0.73.1...v0.74.0) (2024-08-26)


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.74.0",
"version": "0.75.0",
"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 e2394dd

Please sign in to comment.