From 2a1b05a1bb7143ac6b93feda03859c1b82ab8d79 Mon Sep 17 00:00:00 2001 From: Artsy Date: Tue, 28 Jan 2025 17:41:21 +0000 Subject: [PATCH] Update CHANGELOG.md [skip ci] --- CHANGELOG.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 38aa215dce..5c9fb06b51 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,24 @@ +# v29.9.1 (Tue Jan 28 2025) + +#### 🐛 Bug Fix + +- feat: add marketing collection types [#3792](https://github.com/artsy/reaction/pull/3792) ([@mc-jones](https://github.com/mc-jones)) + +#### 🏠 Internal + +- chore: Update renovate.json [#3789](https://github.com/artsy/reaction/pull/3789) ([@ovasdi](https://github.com/ovasdi)) +- chore(deps): update dep auto from 2.1.0 to v2.2.0 [#3780](https://github.com/artsy/reaction/pull/3780) ([@renovate[bot]](https://github.com/renovate[bot])) +- Bump semver from 5.6.0 to 5.7.2 [#3763](https://github.com/artsy/reaction/pull/3763) ([@dependabot[bot]](https://github.com/dependabot[bot])) + +#### Authors: 4 + +- [@dependabot[bot]](https://github.com/dependabot[bot]) +- [@renovate[bot]](https://github.com/renovate[bot]) +- Matt Jones ([@mc-jones](https://github.com/mc-jones)) +- Ozzie Vasdi ([@ovasdi](https://github.com/ovasdi)) + +--- + # v29.9.0 (Thu Aug 31 2023) #### 🚀 Enhancement