From 8562106470762793000a073ec0e45022fec193ee Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 8 May 2024 07:04:35 +0000 Subject: [PATCH] chore(version): 0.29.36 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index df3f3746..6f042fdf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines. - - - +## 0.29.36 - 2024-05-08 +#### Bug Fixes +- **(deps)** update rust crate serde to v1.0.201 (#547) - (6d16d49) - renovate[bot] +- **(deps)** update rust crate serde_json to v1.0.117 (#548) - (6724d3e) - renovate[bot] + +- - - + ## 0.29.35 - 2024-05-07 #### Bug Fixes - account analytics (#544) - (666765b) - Chris Smith