Skip to content

Commit

Permalink
chore(release): 1.13.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.13.1](v1.13.0...v1.13.1) (2021-02-06)

### Bug Fixes

* look for timeline-event log files in a flat dir not recursively ([e7873ec](e7873ec))
* merge remote-tracking branch 'upstream/master' ([8e313be](8e313be))
* search for timeline event in a flat dir only ([1838f57](1838f57)), closes [#297](#297)
  • Loading branch information
semantic-release-bot committed Feb 6, 2021
1 parent 1838f57 commit 5c6da66
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Semantic Versioning Changelog

## [1.13.1](https://github.com/ambianic/ambianic-edge/compare/v1.13.0...v1.13.1) (2021-02-06)


### Bug Fixes

* look for timeline-event log files in a flat dir not recursively ([e7873ec](https://github.com/ambianic/ambianic-edge/commit/e7873ecdb9d5c96ffebb65d7e4be5d97ba5e654a))
* merge remote-tracking branch 'upstream/master' ([8e313be](https://github.com/ambianic/ambianic-edge/commit/8e313bef0f025e83131ac886ef1af89ac5dc5256))
* search for timeline event in a flat dir only ([1838f57](https://github.com/ambianic/ambianic-edge/commit/1838f57c9472e88bb7a72622f40455098fd6deec)), closes [#297](https://github.com/ambianic/ambianic-edge/issues/297)

# [1.10.0](https://github.com/ivelin/ambianic-edge/compare/v1.9.5...v1.10.0) (2021-02-06)


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.13.0
version = 1.13.1
author = Ivelin Ivanov
author_email = ivelin.ivanov@ambianic.ai
description = Edge component of the AI platform for home and business automation
Expand Down

0 comments on commit 5c6da66

Please sign in to comment.