Skip to content

Commit

Permalink
chore(release): 1.14.5 [skip ci]
Browse files Browse the repository at this point in the history
## [1.14.5](v1.14.4...v1.14.5) (2021-02-27)

### Bug Fixes

* temporary solution to manage yaml.dump() encoding issue; closes [#330](#330) ([db4b00a](db4b00a)), closes [#333](#333)
  • Loading branch information
semantic-release-bot committed Feb 27, 2021
1 parent db4b00a commit 263852e
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

## [1.14.5](https://github.com/ambianic/ambianic-edge/compare/v1.14.4...v1.14.5) (2021-02-27)


### Bug Fixes

* temporary solution to manage yaml.dump() encoding issue; closes [#330](https://github.com/ambianic/ambianic-edge/issues/330) ([db4b00a](https://github.com/ambianic/ambianic-edge/commit/db4b00a0e4acb7341a788b333463f59ddf190766)), closes [#333](https://github.com/ambianic/ambianic-edge/issues/333)

## [1.14.4](https://github.com/ambianic/ambianic-edge/compare/v1.14.3...v1.14.4) (2021-02-25)


Expand Down
2 changes: 1 addition & 1 deletion src/setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = ambianic-edge
version = 1.14.4
version = 1.14.5
author = Ivelin Ivanov
author_email = [email protected]
description = Edge component of the AI platform for home and business automation
Expand Down

0 comments on commit 263852e

Please sign in to comment.