From e2b410f7390957232449a3092ec00c3dc5578bcf Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 13 Dec 2021 20:41:10 +0000 Subject: [PATCH] chore(release): 2.22.4 ## [2.22.4](https://github.com/ambianic/ambianic-ui/compare/v2.22.3...v2.22.4) (2021-12-13) ### Bug Fixes * improve NAT traversal; add TURN routing ([#795](https://github.com/ambianic/ambianic-ui/issues/795)) ([f88a01d](https://github.com/ambianic/ambianic-ui/commit/f88a01d0931df8a65547123b8f0c7727fbf72634)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 416d46f4..6cc923e0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Semantic Versioning Changelog +## [2.22.4](https://github.com/ambianic/ambianic-ui/compare/v2.22.3...v2.22.4) (2021-12-13) + + +### Bug Fixes + +* improve NAT traversal; add TURN routing ([#795](https://github.com/ambianic/ambianic-ui/issues/795)) ([f88a01d](https://github.com/ambianic/ambianic-ui/commit/f88a01d0931df8a65547123b8f0c7727fbf72634)) + ## [2.22.3](https://github.com/ambianic/ambianic-ui/compare/v2.22.2...v2.22.3) (2021-12-10) diff --git a/package.json b/package.json index 05ededb3..92bfffe4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ambianic-ui", - "version": "2.22.3", + "version": "2.22.4", "description": "Ambianic UI is the main user interface to Ambianic Edge deployments.", "author": "Ivelin Ivanov", "scripts": {