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 31, 2023
1 parent d95c677 commit 4de2051
Show file tree
Hide file tree
Showing 2 changed files with 23 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"
}
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# 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-31)


### 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))
* Relocate setCPUFrequency ([#88](https://github.com/Slider0007/AI-on-the-edge-device/issues/88)) ([d95c677](https://github.com/Slider0007/AI-on-the-edge-device/commit/d95c677ac78ebc4ddaca8e2b30b3cd6a74930807))
* 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:** Create release-please PR as draft ([#87](https://github.com/Slider0007/AI-on-the-edge-device/issues/87)) ([b0e039c](https://github.com/Slider0007/AI-on-the-edge-device/commit/b0e039ce49a72aafe91607dd0c4319b7de273862))
* **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 4de2051

Please sign in to comment.