From 9b0e17a326c6113f5efd6977df4f827239cb42b0 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 19 Aug 2021 01:25:46 +0000 Subject: [PATCH] chore(release): 1.15.1 ## [1.15.1](https://github.com/ambianic/ambianic-edge/compare/v1.15.0...v1.15.1) (2021-08-19) ### Bug Fixes * release versioning script ([#366](https://github.com/ambianic/ambianic-edge/issues/366)) ([229be2f](https://github.com/ambianic/ambianic-edge/commit/229be2f40f217a3b2762af0b0f31270427ded657)) --- CHANGELOG.md | 7 +++++++ src/setup.cfg | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c5d02ba1..0fbece49 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Semantic Versioning Changelog +## [1.15.1](https://github.com/ambianic/ambianic-edge/compare/v1.15.0...v1.15.1) (2021-08-19) + + +### Bug Fixes + +* release versioning script ([#366](https://github.com/ambianic/ambianic-edge/issues/366)) ([229be2f](https://github.com/ambianic/ambianic-edge/commit/229be2f40f217a3b2762af0b0f31270427ded657)) + # [1.12.0](https://github.com/ivelin/ambianic-edge/compare/v1.11.1...v1.12.0) (2021-06-24) diff --git a/src/setup.cfg b/src/setup.cfg index e3f4623c..34629940 100644 --- a/src/setup.cfg +++ b/src/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = ambianic-edge -version = 1.12.0 +version = 1.15.1 author = Ivelin Ivanov author_email = ivelin.ivanov@ambianic.ai description = Edge component of the AI platform for home and business automation