From 1281329e6948a3e3169a1e98cef9c2b00a038911 Mon Sep 17 00:00:00 2001 From: Silen Locatelli <88315530+SilenLoc@users.noreply.github.com> Date: Fri, 13 Dec 2024 17:54:30 +0100 Subject: [PATCH] chore(main): release 0.1.0 --- CHANGELOG.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..e5ae08a --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,18 @@ +# Changelog + +## 0.1.0 (2024-12-13) + + +### Features + +* card ([0546052](https://github.com/LunchTimeCode/candle/commit/0546052545d73e57fcc13f5f0b88a60f8dbc9298)) +* choose org ([bfefab4](https://github.com/LunchTimeCode/candle/commit/bfefab4be4baed4df620522c2e748ffc5d069ff5)) +* inital ([0fe4a28](https://github.com/LunchTimeCode/candle/commit/0fe4a28e39a016a5fbd479cb4cff1258d041ad5c)) +* setup ([98716ae](https://github.com/LunchTimeCode/candle/commit/98716aefe0d381ba7647f2f132a39bc17f902c32)) +* show orgs ([e58e2c6](https://github.com/LunchTimeCode/candle/commit/e58e2c6ec671d2bbc5eba5c6d0009370ea6402d2)) + + +### Bug Fixes + +* Delete candle_viewer/target directory ([d6bcf58](https://github.com/LunchTimeCode/candle/commit/d6bcf583bd6f984c97e15497302696f501989685)) +* ignore ([718b796](https://github.com/LunchTimeCode/candle/commit/718b79669791f164f8ff4167387272ca05c29fb7))