Skip to content

Commit

Permalink
chore(release): 2.14.2
Browse files Browse the repository at this point in the history
## [2.14.2](v2.14.1...v2.14.2) (2021-07-24)

### Bug Fixes

* added try/catch to peer_fetch method ([35c3d93](35c3d93))
* fixed misaligned navbar icons ([ca5d6e7](ca5d6e7)), closes [#677](#677)
* fixed misaligned navbar icons ([cc6d1b4](cc6d1b4))
  • Loading branch information
semantic-release-bot committed Jul 24, 2021
1 parent ca5d6e7 commit 011fdad
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Semantic Versioning Changelog

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


### Bug Fixes

* added try/catch to peer_fetch method ([35c3d93](https://github.com/ambianic/ambianic-ui/commit/35c3d931d8310f8660307f4ff386af24dee6c73b))
* fixed misaligned navbar icons ([ca5d6e7](https://github.com/ambianic/ambianic-ui/commit/ca5d6e77badf0440e2eeda72412af2803a0db7e3)), closes [#677](https://github.com/ambianic/ambianic-ui/issues/677)
* fixed misaligned navbar icons ([cc6d1b4](https://github.com/ambianic/ambianic-ui/commit/cc6d1b452d36ea2505afbccafb160c96284ea24b))

## [2.14.1](https://github.com/ambianic/ambianic-ui/compare/v2.14.0...v2.14.1) (2021-04-18)


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.1",
"version": "2.14.2",
"description": "Ambianic UI is the main user interface to Ambianic Edge deployments.",
"author": "Ivelin Ivanov",
"scripts": {
Expand Down

0 comments on commit 011fdad

Please sign in to comment.