diff --git a/CHANGELOG.md b/CHANGELOG.md
index 33cb25f8f06..ab4ee0fb6f4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,59 @@
# Changelog
+
+
+## 2.2.0 (2023-03-06)
+
+### Added
+
+- ✨ Allow participant to enter email to receive edit link ([#534](https://github.com/lukevella/Rallly/issues/534)) [[0ac3c95](https://github.com/lukevella/Rallly/commit/0ac3c95755f9eda53b5af09259b710f6f231910e)]
+- ✨ Updated workflow for adding and updating participants ([#500](https://github.com/lukevella/Rallly/issues/500)) [[5d7db84](https://github.com/lukevella/Rallly/commit/5d7db848b81996ba98763979fe0bd7e13997e29b)]
+
+### Changed
+
+- ♻️ Refactor email templating code ([#533](https://github.com/lukevella/Rallly/issues/533)) [[309cb10](https://github.com/lukevella/Rallly/commit/309cb109aab819b725dab90278d1bffb4e1bab22)]
+- ♻️ Switch to turborepo ([#532](https://github.com/lukevella/Rallly/issues/532)) [[0a836ae](https://github.com/lukevella/Rallly/commit/0a836aeec796e645d1d4eab2fedd6eba0cf028e3)]
+- ♻️ Use built-in next/font instead of @next/font [[6682c53](https://github.com/lukevella/Rallly/commit/6682c5347f739579ee69879595f87e621cabbd7d)]
+- ♻️ Update trpcs routes ([#531](https://github.com/lukevella/Rallly/issues/531)) [[18eca7c](https://github.com/lukevella/Rallly/commit/18eca7cd8c82cb67e5867979180ec4357b5a195b)]
+- 🚸 Improve time slot start times ([#519](https://github.com/lukevella/Rallly/issues/519)) [[da895c1](https://github.com/lukevella/Rallly/commit/da895c14953f38ff20370a145c68d0d74e475901)]
+- 💬 Update submit button text ([#522](https://github.com/lukevella/Rallly/issues/522)) [[d66663a](https://github.com/lukevella/Rallly/commit/d66663a1f1210b4211ef43bb5f613c7fd7d5a1dd)]
+- 🎨 Get urlId during ssr ([#521](https://github.com/lukevella/Rallly/issues/521)) [[4ee3d7c](https://github.com/lukevella/Rallly/commit/4ee3d7cc8b21c2a0cf5466bd61abca6bac4dba17)]
+- ⚡ Lazy load animation library to help reduce bundle size ([#502](https://github.com/lukevella/Rallly/issues/502)) [[696cd44](https://github.com/lukevella/Rallly/commit/696cd44ba1f657283d05cfeeaa78b9e2dd58fa28)]
+- ⚡ Use nextjs layout feature [[c2c000f](https://github.com/lukevella/Rallly/commit/c2c000f77068e9d5b8c1f5fca45b3ada034e0b41)]
+- 💄 Fix margin on admin controls [[02ef900](https://github.com/lukevella/Rallly/commit/02ef9000a768c7de48e78802b25135f282376351)]
+- 🔧 Add `LANDING_PAGE` config option [[a661630](https://github.com/lukevella/Rallly/commit/a661630e1f9ea0b434f925eb5d381790e41a0264)]
+
+### Removed
+
+- 🔥 Remove page animations [[ecd63ae](https://github.com/lukevella/Rallly/commit/ecd63aea48d8477ae650880ee45a628cc0f93cc4)]
+
+### Fixed
+
+- 🐛 Fix framer motion missing layout animations [[aab9995](https://github.com/lukevella/Rallly/commit/aab999598ee3d4c5433835277ced3a342f5feb01)]
+- 🐛 Prevent form submission when poll is locked [[e96c31b](https://github.com/lukevella/Rallly/commit/e96c31b9c94b8d65db41559772f72a7bc179b476)]
+
+### Security
+
+- 🔒 Bump json5 from 1.0.1 to 1.0.2 ([#523](https://github.com/lukevella/Rallly/issues/523)) [[78f3640](https://github.com/lukevella/Rallly/commit/78f36400361b4339f01dc24ef2dfe2c9dd87bc30)]
+
+### Miscellaneous
+
+- 📝 Fix broken links in README [[6636101](https://github.com/lukevella/Rallly/commit/66361013b4ba6a2c66a2ddd5fb9efbc2844638e3)]
+- 📦 Bump prisma version [[41ef81a](https://github.com/lukevella/Rallly/commit/41ef81aa7520dbbad806dc5a4039f8a7e962b90b)]
+- fix: upgrade posthog-js from 1.40.2 to 1.42.3 ([#529](https://github.com/lukevella/Rallly/issues/529)) [[d9f6a0d](https://github.com/lukevella/Rallly/commit/d9f6a0d0979ee01e450bcefe1fccf643ab6f2540)]
+- fix: upgrade react-i18next from 12.0.0 to 12.1.4 ([#513](https://github.com/lukevella/Rallly/issues/513)) [[1816f92](https://github.com/lukevella/Rallly/commit/1816f9296b177b81be4e313f79e26ede22fcdc50)]
+- fix: upgrade @svgr/webpack from 6.2.1 to 6.5.1 ([#512](https://github.com/lukevella/Rallly/issues/512)) [[584fc85](https://github.com/lukevella/Rallly/commit/584fc85297ab478439ad57f6198ac47b640d7d26)]
+- fix: upgrade superjson from 1.9.1 to 1.12.2 ([#511](https://github.com/lukevella/Rallly/issues/511)) [[057482b](https://github.com/lukevella/Rallly/commit/057482bb803c303958d1ca093118135b3801beeb)]
+- fix: upgrade @next/font from 13.1.3 to 13.1.4 ([#514](https://github.com/lukevella/Rallly/issues/514)) [[f04bd65](https://github.com/lukevella/Rallly/commit/f04bd657f1b76cd61f719f496b36f1b2840516af)]
+- 📦 Update next version ([#524](https://github.com/lukevella/Rallly/issues/524)) [[84fdde6](https://github.com/lukevella/Rallly/commit/84fdde6c2959921eed60a7a9ddbf3be3cd1d5506)]
+- 🚧 Add more info about giving feedback in the open beta environment ([#508](https://github.com/lukevella/Rallly/issues/508)) [[ce3e554](https://github.com/lukevella/Rallly/commit/ce3e5540db07b065a7b4438243e3d4310ca2a21c)]
+- 📦 Upgrade @tanstack/react-query from 4.16.1 to 4.22.0 ([#504](https://github.com/lukevella/Rallly/issues/504)) [[9586a07](https://github.com/lukevella/Rallly/commit/9586a072d48815cc991d795c124d2369d88d0f94)]
+- 📦 Upgrade @headlessui/react from 1.6.6 to 1.7.7 ([#505](https://github.com/lukevella/Rallly/issues/505)) [[d33d05c](https://github.com/lukevella/Rallly/commit/d33d05ca5a6c9160656c45f7cab80dfad5efca2b)]
+- 📦 Upgrade nodemailer from 6.7.2 to 6.9.0 ([#506](https://github.com/lukevella/Rallly/issues/506)) [[a60d5bf](https://github.com/lukevella/Rallly/commit/a60d5bfd98f7bc706dd8747612d1a72f4982566c)]
+- 📦 Upgrade iron-session from 6.1.3 to 6.3.1 ([#507](https://github.com/lukevella/Rallly/issues/507)) [[7f76a25](https://github.com/lukevella/Rallly/commit/7f76a256424be52ef5c6c6aa50e0571db4e5f13e)]
+- 🚩 Add badge when in beta environment [[e0f4ae1](https://github.com/lukevella/Rallly/commit/e0f4ae1f45118b6e3838470bc4ed818dc725d42b)]
+- 📦 Update prisma ([#501](https://github.com/lukevella/Rallly/issues/501)) [[bac7db5](https://github.com/lukevella/Rallly/commit/bac7db54f257a8990edbdbca5bb3a7b8b3384507)]
+
## 2.1.1 (2023-02-08)
diff --git a/package.json b/package.json
index f0f80c23f63..858ea643526 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "rallly",
"private": true,
- "version": "2.1.1",
+ "version": "2.2.0",
"scripts": {
"dev": "turbo dev",
"build": "turbo build",