From 8015a6d962d1b5c9e7d7f343466a5bde540c52e2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 22 Mar 2024 16:42:56 +0000 Subject: [PATCH] chore(version): 0.29.0 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bc4ad992..b66acbd2 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.0 - 2024-03-22 +#### Features +- mark all as read endpoint (#431) - (9aa1fe7) - Chris Smith + +- - - + ## 0.28.1 - 2024-03-22 #### Bug Fixes - attribute more errors as client errors (#430) - (c1878b7) - Chris Smith