From bac80aeeb65b556ee1a46221590662aed1d06d45 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 9 Aug 2021 05:15:05 +0000 Subject: [PATCH] chore(release): 2.15.1 ## [2.15.1](https://github.com/ambianic/ambianic-ui/compare/v2.15.0...v2.15.1) (2021-08-09) ### Bug Fixes * code updates required by new dependency versions ([a0314d7](https://github.com/ambianic/ambianic-ui/commit/a0314d703126430a06a8a3ebc60bd62ffc79f861)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 853877f9..7f2d435a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Semantic Versioning Changelog +## [2.15.1](https://github.com/ambianic/ambianic-ui/compare/v2.15.0...v2.15.1) (2021-08-09) + + +### Bug Fixes + +* code updates required by new dependency versions ([a0314d7](https://github.com/ambianic/ambianic-ui/commit/a0314d703126430a06a8a3ebc60bd62ffc79f861)) + # [2.15.0](https://github.com/ambianic/ambianic-ui/compare/v2.14.2...v2.15.0) (2021-08-03) diff --git a/package.json b/package.json index 7b51a93e..392b6ab3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ambianic-ui", - "version": "2.15.0", + "version": "2.15.1", "description": "Ambianic UI is the main user interface to Ambianic Edge deployments.", "author": "Ivelin Ivanov", "scripts": {