From 5b2525943ca946b2b814a0ad1fcee9e92c72d260 Mon Sep 17 00:00:00 2001 From: cuddle-please Date: Wed, 15 May 2024 08:44:36 +0000 Subject: [PATCH] chore(release): 0.1.1 --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3cc9d4b..d75af69 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.1.1] - 2024-05-15 + +### Fixed +- *(deps)* update rust crate serde to 1.0.202 +- *(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