From 4fd7915333f8592f7dcc93b5b96b9ff40834e12b Mon Sep 17 00:00:00 2001 From: FelizCoder <102613721+FelizCoder@users.noreply.github.com> Date: Mon, 27 Jan 2025 12:13:54 +0100 Subject: [PATCH] chore(main): release 0.0.1 --- CHANGELOG.md | 7 +++++++ version.txt | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3b2d565..550711f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.0.1](https://github.com/FelizCoder/crewstand.pid_control/compare/v0.0.0...v0.0.1) (2025-01-27) + + +### Bug Fixes + +* **influx_client:** Ensure float type consistency for PID values ([b88e5f1](https://github.com/FelizCoder/crewstand.pid_control/commit/b88e5f1c5e4549b17fcaaa09787553170b7100f2)) + ## 0.0.0 (2025-01-23) diff --git a/version.txt b/version.txt index 77d6f4c..8acdd82 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.0.0 +0.0.1