Skip to content

Commit

Permalink
chore(release): 2.22.2
Browse files Browse the repository at this point in the history
## [2.22.2](v2.22.1...v2.22.2) (2021-12-10)

### Bug Fixes

* polish UI; cleaner render of idle snapshots - no detection. ([#791](#791)) ([bb29dcc](bb29dcc))
  • Loading branch information
semantic-release-bot committed Dec 10, 2021
1 parent bb29dcc commit f58b608
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Semantic Versioning Changelog

## [2.22.2](https://github.com/ambianic/ambianic-ui/compare/v2.22.1...v2.22.2) (2021-12-10)


### Bug Fixes

* polish UI; cleaner render of idle snapshots - no detection. ([#791](https://github.com/ambianic/ambianic-ui/issues/791)) ([bb29dcc](https://github.com/ambianic/ambianic-ui/commit/bb29dccc7a62d027769b46472143c00947f1a8b3))

## [2.22.1](https://github.com/ambianic/ambianic-ui/compare/v2.22.0...v2.22.1) (2021-12-09)


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

0 comments on commit f58b608

Please sign in to comment.