From b7e530e78fa4a0d29f615ee8218ef15408e248fb Mon Sep 17 00:00:00 2001
From: Stevan Freeborn <65925598+StevanFreeborn@users.noreply.github.com>
Date: Fri, 14 Feb 2025 06:26:04 +0000
Subject: [PATCH] chore(release): 0.0.0 [skip ci]
---
src/BGR.Console/BGR.Console.csproj | 15 +++------------
src/BGR.Console/CHANGELOG.md | 9 +++++++++
2 files changed, 12 insertions(+), 12 deletions(-)
diff --git a/src/BGR.Console/BGR.Console.csproj b/src/BGR.Console/BGR.Console.csproj
index eb1123a..96c018c 100644
--- a/src/BGR.Console/BGR.Console.csproj
+++ b/src/BGR.Console/BGR.Console.csproj
@@ -21,20 +21,11 @@
-
+
-
+
-
+
diff --git a/src/BGR.Console/CHANGELOG.md b/src/BGR.Console/CHANGELOG.md
index 24718fa..66bb8a7 100644
--- a/src/BGR.Console/CHANGELOG.md
+++ b/src/BGR.Console/CHANGELOG.md
@@ -11,3 +11,12 @@ All notable changes to this project will be documented in this file. See [versio
* refactor to proper app + write tests ([42435ad](https://www.github.com/StevanFreeborn/bgr/commit/42435ad9150db459ee97a399c53050a7ec58012c))
* working on adding abstractions ([baf4035](https://www.github.com/StevanFreeborn/bgr/commit/baf40356164be64735ed53fa42966d664a41a3a9))
+
+## [0.0.0](https://www.github.com/StevanFreeborn/bgr/releases/tag/v0.0.0) (2025-02-14)
+
+### Features
+
+* initial working POC ([651869c](https://www.github.com/StevanFreeborn/bgr/commit/651869c27ff9ed390d78bf7ae6b81b3aa1acefb3))
+* refactor to proper app + write tests ([42435ad](https://www.github.com/StevanFreeborn/bgr/commit/42435ad9150db459ee97a399c53050a7ec58012c))
+* working on adding abstractions ([baf4035](https://www.github.com/StevanFreeborn/bgr/commit/baf40356164be64735ed53fa42966d664a41a3a9))
+