From da1f0014b2aeaf2b6870118639e5e5ed29706e60 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 18 Jul 2023 08:51:09 +0000 Subject: [PATCH] chore(version): v0.31.0 --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 46608125..29c823b3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines. - - - +## v0.31.0 - 2023-07-18 +#### Features +- Response Analytics (#161) - (5698d83) - Harry Bairstow +- - - + ## v0.30.0 - 2023-07-12 #### Features - move analytics to proper s3 bucket (#159) - (88416fb) - Rakowskiii