From 154c24f3f621489fb5e93d6db22d50770d920cc4 Mon Sep 17 00:00:00 2001 From: Aman Varshney Date: Fri, 15 Aug 2025 09:31:05 +0000 Subject: [PATCH] Update CHANGELOG.md [skip ci] --- CHANGELOG.md | 18 ++++++++++++++++++ apps/cli/CHANGELOG.md | 12 ++++++++++++ 2 files changed, 30 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 71d92dd..392fb86 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,21 @@ +# v2.33.6 (Fri Aug 15 2025) + +#### 🐛 Bug Fix + +- fix: auto configuration ([@AmanVarshney01](https://github.com/AmanVarshney01)) +- `create-better-t-stack` + - fix: remove forced none webdeploy when convex ([@AmanVarshney01](https://github.com/AmanVarshney01)) + +#### ⚠️ Pushed to `main` + +- Revert "fix: auto configuration" ([@AmanVarshney01](https://github.com/AmanVarshney01)) + +#### Authors: 1 + +- Aman Varshney ([@AmanVarshney01](https://github.com/AmanVarshney01)) + +--- + # Change Log All notable changes to this project will be documented in this file. diff --git a/apps/cli/CHANGELOG.md b/apps/cli/CHANGELOG.md index 92034ed..7273aa5 100644 --- a/apps/cli/CHANGELOG.md +++ b/apps/cli/CHANGELOG.md @@ -1,3 +1,15 @@ +# v2.33.6 (Fri Aug 15 2025) + +#### 🐛 Bug Fix + +- fix: remove forced none webdeploy when convex ([@AmanVarshney01](https://github.com/AmanVarshney01)) + +#### Authors: 1 + +- Aman Varshney ([@AmanVarshney01](https://github.com/AmanVarshney01)) + +--- + # Change Log All notable changes to this project will be documented in this file.