Skip to content

Commit b55ca31

Browse files
chore(release): 📦 version packages (#252)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 870608d commit b55ca31

File tree

8 files changed

+25
-13
lines changed

8 files changed

+25
-13
lines changed

‎.changeset/shiny-frogs-sneeze.md‎

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

‎.changeset/short-shirts-sleep.md‎

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

‎packages/core/CHANGELOG.md‎

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @t3-oss/env-core
22

3+
## 0.11.0
4+
5+
### Minor Changes
6+
7+
- [#239](https://github.com/t3-oss/t3-env/pull/239) [`8737daf`](https://github.com/t3-oss/t3-env/commit/8737daf90eaabe201fdaccdfe418a0f4f8835623) Thanks [@Gomah](https://github.com/Gomah)! - add render preset
8+
9+
- [#253](https://github.com/t3-oss/t3-env/pull/253) [`870608d`](https://github.com/t3-oss/t3-env/commit/870608d1890581edd82a7fc71419b520dab3464b) Thanks [@juliusmarminge](https://github.com/juliusmarminge)! - railway preset
10+
311
## 0.10.2
412

513
### Patch Changes

‎packages/core/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@t3-oss/env-core",
3-
"version": "0.10.2",
3+
"version": "0.11.0",
44
"type": "module",
55
"keywords": ["create-t3-app", "environment variables", "zod"],
66
"author": "Julius Marminge",

‎packages/nextjs/CHANGELOG.md‎

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @t3-oss/env-nextjs
22

3+
## 0.11.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`8737daf`](https://github.com/t3-oss/t3-env/commit/8737daf90eaabe201fdaccdfe418a0f4f8835623), [`870608d`](https://github.com/t3-oss/t3-env/commit/870608d1890581edd82a7fc71419b520dab3464b)]:
8+
- @t3-oss/env-core@0.11.0
9+
310
## 0.10.2
411

512
### Patch Changes

‎packages/nextjs/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@t3-oss/env-nextjs",
3-
"version": "0.10.2",
3+
"version": "0.11.0",
44
"type": "module",
55
"keywords": ["create-t3-app", "environment variables", "zod", "nextjs"],
66
"author": "Julius Marminge",

‎packages/nuxt/CHANGELOG.md‎

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @t3-oss/env-nuxt
22

3+
## 0.11.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`8737daf`](https://github.com/t3-oss/t3-env/commit/8737daf90eaabe201fdaccdfe418a0f4f8835623), [`870608d`](https://github.com/t3-oss/t3-env/commit/870608d1890581edd82a7fc71419b520dab3464b)]:
8+
- @t3-oss/env-core@0.11.0
9+
310
## 0.10.2
411

512
### Patch Changes

‎packages/nuxt/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@t3-oss/env-nuxt",
3-
"version": "0.10.2",
3+
"version": "0.11.0",
44
"type": "module",
55
"keywords": ["create-t3-app", "environment variables", "zod", "nuxt", "vue"],
66
"author": "Julius Marminge",

0 commit comments

Comments
 (0)