Skip to content

Commit ba446b7

Browse files
chore(release): version packages (#1947)
1 parent 2e3d02e commit ba446b7

File tree

5 files changed

+11
-16
lines changed

5 files changed

+11
-16
lines changed

.changeset/orange-onions-argue.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/twenty-items-cry.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/wet-vans-rest.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

cli/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## 7.36.2
4+
5+
### Patch Changes
6+
7+
- [#1945](https://github.com/t3-oss/create-t3-app/pull/1945) [`9eea9fb5f6d26d42944a660bfcee5f7fb33438ad`](https://github.com/t3-oss/create-t3-app/commit/9eea9fb5f6d26d42944a660bfcee5f7fb33438ad) Thanks [@datasalaryman](https://github.com/datasalaryman)! - resolve client error during getLatest trpc call
8+
9+
- [#1948](https://github.com/t3-oss/create-t3-app/pull/1948) [`3a1b94d29a3addc783e2d6645c2e88a5b7273174`](https://github.com/t3-oss/create-t3-app/commit/3a1b94d29a3addc783e2d6645c2e88a5b7273174) Thanks [@keyding](https://github.com/keyding)! - Update seed.ts in prisma in documentation
10+
11+
- [#1940](https://github.com/t3-oss/create-t3-app/pull/1940) [`46a4e2d144da8b184bf39444b19e0b1bd00bab2b`](https://github.com/t3-oss/create-t3-app/commit/46a4e2d144da8b184bf39444b19e0b1bd00bab2b) Thanks [@KrishanGoyal1](https://github.com/KrishanGoyal1)! - changed default password error message for `start-database` script
12+
313
## 7.36.1
414

515
### Patch Changes

cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-t3-app",
3-
"version": "7.36.1",
3+
"version": "7.36.2",
44
"description": "Create web application with the t3 stack",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)