We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d01d92 commit 0bf6c4bCopy full SHA for 0bf6c4b
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Semantic Versioning Changelog
2
3
+## [2.1.4](https://github.com/ambianic/ambianic-ui/compare/v2.1.3...v2.1.4) (2020-02-13)
4
+
5
6
+### Bug Fixes
7
8
+* p2p http wrapper bugs ([9667106](https://github.com/ambianic/ambianic-ui/commit/96671067d4df6befaf05c8018d455201a5716ef1))
9
10
## [2.1.3](https://github.com/ambianic/ambianic-ui/compare/v2.1.2...v2.1.3) (2020-02-13)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "ambianic-ui",
- "version": "2.1.3",
+ "version": "2.1.4",
"description": "Ambianic UI is the main user interface to Ambianic Edge deployments.",
"author": "Ivelin Ivanov",
"license": "Apache-2.0",
0 commit comments