Skip to content

Commit 480e134

Browse files
chore(release): 2.2.17 [skip ci]
## [2.2.17](v2.2.16...v2.2.17) (2020-05-16) ### Bug Fixes * cleanup font dependencies ([f22a1e8](f22a1e8)) * default font display on webload ([d26538c](d26538c)) * font display on webload ([e7276bd](e7276bd)) * font display on webload ([7784b07](7784b07)) * json syntax error ([0d4b921](0d4b921)) * lhci assertion error font not visible on webload ([f997b75](f997b75)), closes [.github#L1](https://github.com/.github/issues/L1) * merge branch 'dev' of https://github.com/ambianic/ambianic-ui into dev ([df859e8](df859e8)) * split PR vs prod lhci configs ([6e05bdd](6e05bdd)) * test also ui.abmianic.ai ([95c23ad](95c23ad)) * turn off lhci assertions with inconsistent results ([ad55887](ad55887))
1 parent 37e2b71 commit 480e134

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

Diff for: CHANGELOG.md

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

3+
## [2.2.17](https://github.com/ambianic/ambianic-ui/compare/v2.2.16...v2.2.17) (2020-05-16)
4+
5+
6+
### Bug Fixes
7+
8+
* cleanup font dependencies ([f22a1e8](https://github.com/ambianic/ambianic-ui/commit/f22a1e8dc5369d6452679007287f226e7f432dbd))
9+
* default font display on webload ([d26538c](https://github.com/ambianic/ambianic-ui/commit/d26538ca8a493bd984a5d529ee01775200cb3812))
10+
* font display on webload ([e7276bd](https://github.com/ambianic/ambianic-ui/commit/e7276bd5b4d62fa1239d41b0026eaaf70b815b93))
11+
* font display on webload ([7784b07](https://github.com/ambianic/ambianic-ui/commit/7784b07a35ef947b8c84dae4532147e85345e8b6))
12+
* json syntax error ([0d4b921](https://github.com/ambianic/ambianic-ui/commit/0d4b921e3ec0ce2cb6368195c6cb6449e96e61f1))
13+
* lhci assertion error font not visible on webload ([f997b75](https://github.com/ambianic/ambianic-ui/commit/f997b75298d15f53ad776c839f2c690829433b60)), closes [.github#L1](https://github.com/.github/issues/L1)
14+
* merge branch 'dev' of https://github.com/ambianic/ambianic-ui into dev ([df859e8](https://github.com/ambianic/ambianic-ui/commit/df859e88d52ce0da0cb3b45755de2cf118148026))
15+
* split PR vs prod lhci configs ([6e05bdd](https://github.com/ambianic/ambianic-ui/commit/6e05bdd765b7627d024a0a38ce2b4dc2fecaac14))
16+
* test also ui.abmianic.ai ([95c23ad](https://github.com/ambianic/ambianic-ui/commit/95c23ad92fdc7ad0d2cf0bf04a39c4ebc4774f41))
17+
* turn off lhci assertions with inconsistent results ([ad55887](https://github.com/ambianic/ambianic-ui/commit/ad55887d275d466f025cb3b49d375b4dc3bfb0ba))
18+
319
## [2.2.16](https://github.com/ambianic/ambianic-ui/compare/v2.2.15...v2.2.16) (2020-05-13)
420

521

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.16",
3+
"version": "2.2.17",
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)