Skip to content

Commit

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


### Features

* new throughput chart in browZer tools ([#320](https://github.com/openziti/ziti-browzer-runtime/issues/320)) ([7159081](https://github.com/openziti/ziti-browzer-runtime/commit/7159081b5840966a7f8f031710b70baf08bff193))



# [0.69.0](https://github.com/openziti/ziti-browzer-runtime/compare/v0.68.4...v0.69.0) (2024-07-09)


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.69.0",
"version": "0.70.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 8360b6b

Please sign in to comment.