Skip to content

Commit

Permalink
chore(develop): release 16.1.0-SLFork
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Oct 25, 2023
1 parent be07db0 commit ee8a31f
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "16.0.2-SLFork"
".": "16.1.0-SLFork"
}
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# Changelog

## [16.1.0-SLFork](https://github.com/Slider0007/AI-on-the-edge-device/compare/v16.0.2-SLFork...v16.1.0-SLFork) (2023-10-25)


### Features

* Make camera frequency adjustable ([#79](https://github.com/Slider0007/AI-on-the-edge-device/issues/79)) ([47f19c8](https://github.com/Slider0007/AI-on-the-edge-device/commit/47f19c887cdce38ef68872cac0a69baa0be3a599))


### Refactoring / Style Changes

* **helper:** Move functions to system_info ([#82](https://github.com/Slider0007/AI-on-the-edge-device/issues/82)) ([40f95f8](https://github.com/Slider0007/AI-on-the-edge-device/commit/40f95f8f160f9935f1cc4cf9d31c7c5b3b0af309))
* Rename 'round' to 'cycle' ([#84](https://github.com/Slider0007/AI-on-the-edge-device/issues/84)) ([ce61169](https://github.com/Slider0007/AI-on-the-edge-device/commit/ce611697e8f6260ecd1ff68f78f72a14776011a5))
* **REST API:** Relocate REST API functions ([#83](https://github.com/Slider0007/AI-on-the-edge-device/issues/83)) ([285d8d7](https://github.com/Slider0007/AI-on-the-edge-device/commit/285d8d73e9396438ee2a082d387b02b5c53e2a41))


### Other Changes

* **build:** Ensure GIT_TAG is never empty ([#86](https://github.com/Slider0007/AI-on-the-edge-device/issues/86)) ([be07db0](https://github.com/Slider0007/AI-on-the-edge-device/commit/be07db066ca28adc38a55d6e5942a31db2521a32))
* Update static part of firmware version string ([#80](https://github.com/Slider0007/AI-on-the-edge-device/issues/80)) ([c283977](https://github.com/Slider0007/AI-on-the-edge-device/commit/c283977beb5aab74f8240564d92ded2eeb6365d2))

## [16.0.2-SLFork](https://github.com/Slider0007/AI-on-the-edge-device/compare/v16.0.1-SLFork...v16.0.2-SLFork) (2023-10-18)


Expand Down

0 comments on commit ee8a31f

Please sign in to comment.