Skip to content

Commit

Permalink
chore(release): 2.15.0
Browse files Browse the repository at this point in the history
# [2.15.0](v2.14.2...v2.15.0) (2021-08-03)

### Bug Fixes

* added try/catch to peer_fetch method ([99924e7](99924e7))
* fixed misaligned navbar icons ([75ec625](75ec625))

### Features

* add fall detection icon in UI ([934231c](934231c))
* fall detection in UI ([42fc776](42fc776))
  • Loading branch information
semantic-release-bot committed Aug 3, 2021
1 parent 934231c commit e39b67d
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Semantic Versioning Changelog

# [2.15.0](https://github.com/ambianic/ambianic-ui/compare/v2.14.2...v2.15.0) (2021-08-03)


### Bug Fixes

* added try/catch to peer_fetch method ([99924e7](https://github.com/ambianic/ambianic-ui/commit/99924e780edbf52fee6709b101da6e89d4884665))
* fixed misaligned navbar icons ([75ec625](https://github.com/ambianic/ambianic-ui/commit/75ec6258cbedf989ddf42c3a74184c678abdf6eb))


### Features

* add fall detection icon in UI ([934231c](https://github.com/ambianic/ambianic-ui/commit/934231c711f6b4e4f2927e4ed59c3548f489509d))
* fall detection in UI ([42fc776](https://github.com/ambianic/ambianic-ui/commit/42fc77688b31a9717083e2ca338c6203693d8947))

## [2.14.2](https://github.com/ambianic/ambianic-ui/compare/v2.14.1...v2.14.2) (2021-07-24)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ambianic-ui",
"version": "2.14.2",
"version": "2.15.0",
"description": "Ambianic UI is the main user interface to Ambianic Edge deployments.",
"author": "Ivelin Ivanov",
"scripts": {
Expand Down

0 comments on commit e39b67d

Please sign in to comment.