Skip to content

Commit

Permalink
chore(release): 1.9.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.9.0](v1.8.7...v1.9.0) (2020-11-29)

### Bug Fixes

* peer reconnect error; pull new peerjs-python ([61ea30b](61ea30b))

### Features

* fully automate dev setup with Gitpod and introduce ai label filter ([a1c0887](a1c0887))
* introduce labels as a model inference filter ([a1af6ae](a1af6ae))
  • Loading branch information
semantic-release-bot committed Nov 29, 2020
1 parent 803cd75 commit 4ea7d6e
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Semantic Versioning Changelog

# [1.9.0](https://github.com/ambianic/ambianic-edge/compare/v1.8.7...v1.9.0) (2020-11-29)


### Bug Fixes

* peer reconnect error; pull new peerjs-python ([61ea30b](https://github.com/ambianic/ambianic-edge/commit/61ea30b322d97e1fb7cdf12593d203fa08d24817))


### Features

* fully automate dev setup with Gitpod and introduce ai label filter ([a1c0887](https://github.com/ambianic/ambianic-edge/commit/a1c088782c2529856389cf905dd4e88c6892556c))
* introduce labels as a model inference filter ([a1af6ae](https://github.com/ambianic/ambianic-edge/commit/a1af6aea5c8bed5f294ef80edaaa91d3baae118e))

## [1.8.7](https://github.com/ambianic/ambianic-edge/compare/v1.8.6...v1.8.7) (2020-11-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.8.7
version = 1.9.0
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 4ea7d6e

Please sign in to comment.