We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c52cb2d commit 3ea4d16Copy full SHA for 3ea4d16
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## [Unreleased]
4
5
+## [0.0.2] - 2026-01-26
6
+
7
**Changed:**
8
9
- Set component version in CMakeLists.txt and idf_component.txt from CI/CD (#7)
@@ -12,3 +14,6 @@
12
14
**Added:**
13
15
16
Initial release
17
18
+[Unreleased]: https://github.com/Kampi/ESP32-Lepton/compare/0.0.2...HEAD
19
+[0.0.2]: https://github.com/Kampi/ESP32-Lepton/releases/tag/0.0.2
idf_component.yml
@@ -1,4 +1,4 @@
1
-version: "0.0.1"
+version: "0.0.2"
description: "ESP32 component for FLIR Lepton 3.5 Thermal Camera"
url: https://github.com/Kampi/ESP32-Lepton
repository: https://github.com/Kampi/ESP32-Lepton
0 commit comments