From e6b978caf62afd6dcff49e6d47b64280730f072d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 7 May 2024 16:26:47 +0000 Subject: [PATCH] chore(version): 0.29.35 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 11b20094..df3f3746 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines. - - - +## 0.29.35 - 2024-05-07 +#### Bug Fixes +- account analytics (#544) - (666765b) - Chris Smith + +- - - + ## 0.29.34 - 2024-05-07 #### Bug Fixes - **(deps)** update rust crate thiserror to v1.0.60 (#543) - (179806e) - renovate[bot]