Skip to content

Commit 95800b7

Browse files
chore(release): 2.22.5
## [2.22.5](v2.22.4...v2.22.5) (2021-12-14) ### Bug Fixes * add subspace TURN service ([#796](#796)) ([e54b7f9](e54b7f9))
1 parent e54b7f9 commit 95800b7

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Semantic Versioning Changelog
22

3+
## [2.22.5](https://github.com/ambianic/ambianic-ui/compare/v2.22.4...v2.22.5) (2021-12-14)
4+
5+
6+
### Bug Fixes
7+
8+
* add subspace TURN service ([#796](https://github.com/ambianic/ambianic-ui/issues/796)) ([e54b7f9](https://github.com/ambianic/ambianic-ui/commit/e54b7f9c26178de672bfc2dae5d04cafe7d526d2))
9+
310
## [2.22.4](https://github.com/ambianic/ambianic-ui/compare/v2.22.3...v2.22.4) (2021-12-13)
411

512

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ambianic-ui",
3-
"version": "2.22.4",
3+
"version": "2.22.5",
44
"description": "Ambianic UI is the main user interface to Ambianic Edge deployments.",
55
"author": "Ivelin Ivanov",
66
"scripts": {

0 commit comments

Comments
 (0)