From 732bed9a9cc7225f551bdad17cf14c38e698fa03 Mon Sep 17 00:00:00 2001 From: cuddle-please Date: Wed, 8 May 2024 01:25:45 +0000 Subject: [PATCH] chore(release): 0.1.1 --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3cc9d4b..83e37bc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.1.1] - 2024-05-08 + +### Fixed +- *(deps)* update all dependencies +- *(deps)* update rust crate serde to 1.0.200 +- *(deps)* update rust crate serde to 1.0.199 +- *(deps)* update rust crate reqwest to 0.12.4 +- *(deps)* update rust crate serde to 1.0.198 +- *(deps)* update rust crate serde_json to 1.0.116 +- *(deps)* update rust crate reqwest to 0.12.3 + ## [0.1.0] - 2024-03-30 ### Added