Skip to content

Commit 0b0b15e

Browse files
chore(release): version packages (#1244)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 992180c commit 0b0b15e

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

Diff for: .changeset/odd-spies-appear.md

-5
This file was deleted.

Diff for: cli/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 7.5.7
4+
5+
### Patch Changes
6+
7+
- [#1232](https://github.com/t3-oss/create-t3-app/pull/1232) [`9c82f86`](https://github.com/t3-oss/create-t3-app/commit/9c82f862f5f5227c48e355a8fc31f83d88b0baeb) Thanks [@juliusmarminge](https://github.com/juliusmarminge)! - fix: bind configs to variables before exporting to make sure typeerrors are reported
8+
39
## 7.5.6
410

511
### Patch Changes

Diff for: cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-t3-app",
3-
"version": "7.5.6",
3+
"version": "7.5.7",
44
"description": "Create web application with the t3 stack",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)