Skip to content

Commit 648d193

Browse files
chore(release): version packages (#1059)
1 parent a8cc106 commit 648d193

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.changeset/neat-singers-teach.md

-5
This file was deleted.

.changeset/perfect-tomatoes-protect.md

-5
This file was deleted.

cli/CHANGELOG.md

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

3+
## 7.2.0
4+
5+
### Minor Changes
6+
7+
- [#1021](https://github.com/t3-oss/create-t3-app/pull/1021) [`78dfdc9`](https://github.com/t3-oss/create-t3-app/commit/78dfdc9b480ea19ac90270827653400e31300e6e) Thanks [@iduuck](https://github.com/iduuck)! - construct `serverEnv`, like we do with `clientEnv` #1000
8+
9+
### Patch Changes
10+
11+
- [#1060](https://github.com/t3-oss/create-t3-app/pull/1060) [`a8cc106`](https://github.com/t3-oss/create-t3-app/commit/a8cc106c3ef507e275f38c09a5d6a7a14336c254) Thanks [@juliusmarminge](https://github.com/juliusmarminge)! - fix: cleanup context type in `initTRPC`
12+
313
## 7.1.0
414

515
### Minor Changes

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

0 commit comments

Comments
 (0)