Skip to content

Commit 575ea24

Browse files
chore(release): version packages (#1280)
1 parent 8dc6e33 commit 575ea24

File tree

5 files changed

+13
-16
lines changed

5 files changed

+13
-16
lines changed

Diff for: .changeset/eighty-masks-invite.md

-5
This file was deleted.

Diff for: .changeset/fresh-cars-tease.md

-5
This file was deleted.

Diff for: .changeset/short-pugs-breathe.md

-5
This file was deleted.

Diff for: cli/CHANGELOG.md

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

3+
## 7.8.0
4+
5+
### Minor Changes
6+
7+
- [#1273](https://github.com/t3-oss/create-t3-app/pull/1273) [`10a5e0b`](https://github.com/t3-oss/create-t3-app/commit/10a5e0b2fe91b887526960515c6422791a77c724) Thanks [@juliusmarminge](https://github.com/juliusmarminge)! - feat: add errorformatter for zod errors
8+
9+
### Patch Changes
10+
11+
- [#1263](https://github.com/t3-oss/create-t3-app/pull/1263) [`8dc6e33`](https://github.com/t3-oss/create-t3-app/commit/8dc6e33ea149851de97f84e8d8388accdd5547d9) Thanks [@mkreuzmayr](https://github.com/mkreuzmayr)! - search for tsconfig relative to eslintrc
12+
13+
- [#1279](https://github.com/t3-oss/create-t3-app/pull/1279) [`ae5cd40`](https://github.com/t3-oss/create-t3-app/commit/ae5cd405c9d5bb672e3971c496d437a7a05b3f8f) Thanks [@arielconti10](https://github.com/arielconti10)! - fix: remove //@ts-check comment in next.config
14+
315
## 7.7.0
416

517
### Minor 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.7.0",
3+
"version": "7.8.0",
44
"description": "Create web application with the t3 stack",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)