From d94dbc9f6a08d77f1e7193f5451e94aeaf1f9402 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 7 Apr 2026 23:38:50 +0000 Subject: [PATCH] chore(main): release 0.0.1 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 14 ++++++++++++++ 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index e18ee07..b985ff6 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.0.0" + ".": "0.0.1" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 6361e43..c864a97 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,17 @@ # Changelog +## [0.0.1](https://github.com/Luna-Crypto-Trading/Coinbase.AdvancedTrade.Client/compare/v0.0.0...v0.0.1) (2026-04-07) + + +### Features + +* replace manual versioning with release-please ([c66c741](https://github.com/Luna-Crypto-Trading/Coinbase.AdvancedTrade.Client/commit/c66c741fe96ad88cc69c36598122b4df3d83ec57)) + + +### Bug Fixes + +* **ci:** run test steps with bash and resolve CS8602 in tests ([74c893d](https://github.com/Luna-Crypto-Trading/Coinbase.AdvancedTrade.Client/commit/74c893d57aa7345e8b01cb318e0f4aa5b84aea56)) + +## Changelog + All notable changes to this project will be documented in this file.