Skip to content

Commit 0e8e181

Browse files
chore(release): 2.2.3 [skip ci]
## [2.2.3](v2.2.2...v2.2.3) (2020-03-03) ### Bug Fixes * race condition causing intermittent http over webrtc fetch errors ([d205609](d205609))
1 parent 66722e9 commit 0e8e181

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

Diff for: CHANGELOG.md

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

3+
## [2.2.3](https://github.com/ambianic/ambianic-ui/compare/v2.2.2...v2.2.3) (2020-03-03)
4+
5+
6+
### Bug Fixes
7+
8+
* race condition causing intermittent http over webrtc fetch errors ([d205609](https://github.com/ambianic/ambianic-ui/commit/d2056090200f171e733fb6059f3c43077ede00a7))
9+
310
## [2.2.2](https://github.com/ambianic/ambianic-ui/compare/v2.2.1...v2.2.2) (2020-03-02)
411

512

Diff for: package.json

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

0 commit comments

Comments
 (0)