Skip to content

Commit e7e2109

Browse files
chore(release): 📦 version packages (#261)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 2a74b72 commit e7e2109

File tree

7 files changed

+23
-8
lines changed

7 files changed

+23
-8
lines changed

‎.changeset/giant-kids-promise.md

-5
This file was deleted.

‎packages/core/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @t3-oss/env-core
22

3+
## 0.11.1
4+
5+
### Patch Changes
6+
7+
- [#254](https://github.com/t3-oss/t3-env/pull/254) [`2a74b72`](https://github.com/t3-oss/t3-env/commit/2a74b72de710c179edddddae86bd272f05ec57d7) Thanks [@dburdan](https://github.com/dburdan)! - fly.io preset
8+
39
## 0.11.0
410

511
### Minor Changes

‎packages/core/package.json

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

‎packages/nextjs/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @t3-oss/env-nextjs
22

3+
## 0.11.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`2a74b72`](https://github.com/t3-oss/t3-env/commit/2a74b72de710c179edddddae86bd272f05ec57d7)]:
8+
- @t3-oss/env-core@0.11.1
9+
310
## 0.11.0
411

512
### Patch Changes

‎packages/nextjs/package.json

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

‎packages/nuxt/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @t3-oss/env-nuxt
22

3+
## 0.11.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`2a74b72`](https://github.com/t3-oss/t3-env/commit/2a74b72de710c179edddddae86bd272f05ec57d7)]:
8+
- @t3-oss/env-core@0.11.1
9+
310
## 0.11.0
411

512
### Patch Changes

‎packages/nuxt/package.json

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

0 commit comments

Comments
 (0)