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.