Skip to content

Commit 72057e3

Browse files
chore(release): version packages (#2011)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 12fccae commit 72057e3

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/strange-sheep-argue.md

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

cli/CHANGELOG.md

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

3+
## 7.38.1
4+
5+
### Patch Changes
6+
7+
- [#2010](https://github.com/t3-oss/create-t3-app/pull/2010) [`12fccae15d08bc11168fe6b462d978a6787b5c7c`](https://github.com/t3-oss/create-t3-app/commit/12fccae15d08bc11168fe6b462d978a6787b5c7c) Thanks [@swyckoff](https://github.com/swyckoff)! - Added an import for crypto in the cli envVars.ts to support older node versions.
8+
39
## 7.38.0
410

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

0 commit comments

Comments
 (0)