Skip to content

Commit 6face69

Browse files
committed
chore(main): release 1.5.0
1 parent 3cbcf6b commit 6face69

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

CHANGELOG.md

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

3+
## [1.5.0](https://github.com/ScottGibb/HC-SR501-Node-Red-Presence-Detector/compare/v1.4.5...v1.5.0) (2026-03-08)
4+
5+
6+
### Features
7+
8+
* add docker compose linter ([042b0e8](https://github.com/ScottGibb/HC-SR501-Node-Red-Presence-Detector/commit/042b0e8d62aa90411f23f0b9f69ad20fcb33c901))
9+
10+
11+
### Bug Fixes
12+
13+
* **deps:** bump chrono from 0.4.43 to 0.4.44 ([584fbd3](https://github.com/ScottGibb/HC-SR501-Node-Red-Presence-Detector/commit/584fbd32a0b6225624950e070445b8a1911947b7))
14+
315
## [1.4.5](https://github.com/ScottGibb/HC-SR501-Node-Red-Presence-Detector/compare/v1.4.4...v1.4.5) (2026-02-18)
416

517
### Bug Fixes

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.5"
3+
version = "1.5.0"
44
edition = "2021"
55

66
[dependencies]

0 commit comments

Comments
 (0)