From 20690c758190ad82d7c9d37743a4b37821a33d41 Mon Sep 17 00:00:00 2001 From: David Dymko Date: Sun, 18 Jan 2026 22:52:40 -0500 Subject: [PATCH] chore(main): release 0.3.0 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 06546b4..27ef5ee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.3.0](https://github.com/devbytes-cloud/freight/compare/v0.2.0...v0.3.0) (2026-01-19) + + +### Features + +* status command ([#61](https://github.com/devbytes-cloud/freight/issues/61)) ([ba043f8](https://github.com/devbytes-cloud/freight/commit/ba043f804a8a193af77a9b1f4dec5aefbf9f9b86)) + ## [0.2.0](https://github.com/devbytes-cloud/freight/compare/v0.1.0...v0.2.0) (2026-01-18)