Skip to content

Commit 4433a53

Browse files
committed
chore(main): release 1.4.3
1 parent 2cb33c1 commit 4433a53

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [1.4.3](https://github.com/ScottGibb/HC-SR501-Node-Red-Presence-Detector/compare/v1.4.2...v1.4.3) (2026-02-04)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** bump chrono from 0.4.42 to 0.4.43 ([f8e2f90](https://github.com/ScottGibb/HC-SR501-Node-Red-Presence-Detector/commit/f8e2f90f7917d04f85d5d9f9d40add220be463b0))
9+
* **deps:** bump git2 from 0.20.2 to 0.20.4 ([2cb33c1](https://github.com/ScottGibb/HC-SR501-Node-Red-Presence-Detector/commit/2cb33c16ac0615f6d812d60c90c60b960ca6967a))
10+
311
## [1.4.2](https://github.com/ScottGibb/HC-SR501-Node-Red-Presence-Detector/compare/v1.4.1...v1.4.2) (2026-01-12)
412

513

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "presence-detector"
3-
version = "1.4.2"
3+
version = "1.4.3"
44
edition = "2021"
55

66
[dependencies]

0 commit comments

Comments
 (0)