From 6db4415ff74d84c0eb8824eb28daa509cd628316 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 12:32:42 +0000 Subject: [PATCH] chore(stonks_api_client): release v0.1.0 --- crates/stonks/CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/crates/stonks/CHANGELOG.md b/crates/stonks/CHANGELOG.md index 11bddf3..0d205c4 100644 --- a/crates/stonks/CHANGELOG.md +++ b/crates/stonks/CHANGELOG.md @@ -6,3 +6,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] + +## [0.1.0](https://github.com/Sild/api-clients-rs/releases/tag/stonks_api_client-v0.1.0) - 2026-07-21 + +### Other + +- Api ni add stonks client ([#47](https://github.com/Sild/api-clients-rs/pull/47))