Skip to content

Commit 3ea4d16

Browse files
Kampigithub-actions[bot]
authored andcommitted
Release: Update to version 0.0.2
1 parent c52cb2d commit 3ea4d16

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## [Unreleased]
44

5+
## [0.0.2] - 2026-01-26
6+
57
**Changed:**
68

79
- Set component version in CMakeLists.txt and idf_component.txt from CI/CD (#7)
@@ -12,3 +14,6 @@
1214
**Added:**
1315

1416
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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: "0.0.1"
1+
version: "0.0.2"
22
description: "ESP32 component for FLIR Lepton 3.5 Thermal Camera"
33
url: https://github.com/Kampi/ESP32-Lepton
44
repository: https://github.com/Kampi/ESP32-Lepton

0 commit comments

Comments
 (0)