Skip to content

Commit 2116a8a

Browse files
ci: Version Packages (#310)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 30edd20 commit 2116a8a

File tree

17 files changed

+69
-13
lines changed

17 files changed

+69
-13
lines changed

.changeset/witty-windows-lick.md

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

cli-aliases/create-start-app/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# create-start-app
22

3+
## 0.48.10
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`30edd20`](https://github.com/TanStack/cli/commit/30edd208fd81b5c501fa42cd476232273ff108d1)]:
8+
- @tanstack/create@0.49.3
9+
- @tanstack/cli@0.48.7
10+
311
## 0.48.9
412

513
### Patch Changes

cli-aliases/create-start-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-start-app",
3-
"version": "0.48.9",
3+
"version": "0.48.10",
44
"description": "Tanstack Start Builder",
55
"bin": "./dist/index.js",
66
"type": "module",

cli-aliases/create-tanstack-app/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# create-tanstack-app
22

3+
## 0.43.8
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`30edd20`](https://github.com/TanStack/cli/commit/30edd208fd81b5c501fa42cd476232273ff108d1)]:
8+
- @tanstack/create@0.49.3
9+
- @tanstack/cli@0.48.7
10+
311
## 0.43.7
412

513
### Patch Changes

cli-aliases/create-tanstack-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-tanstack-app",
3-
"version": "0.43.7",
3+
"version": "0.43.8",
44
"description": "Tanstack Application Builder",
55
"bin": "./dist/index.js",
66
"type": "module",

cli-aliases/create-tanstack/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# create-tanstack
22

3+
## 0.43.8
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`30edd20`](https://github.com/TanStack/cli/commit/30edd208fd81b5c501fa42cd476232273ff108d1)]:
8+
- @tanstack/create@0.49.3
9+
- @tanstack/cli@0.48.7
10+
311
## 0.43.7
412

513
### Patch Changes

cli-aliases/create-tanstack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-tanstack",
3-
"version": "0.43.7",
3+
"version": "0.43.8",
44
"description": "Tanstack Application Builder",
55
"bin": "./dist/index.js",
66
"type": "module",

cli-aliases/create-tsrouter-app/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# create-tsrouter-app
22

3+
## 0.43.9
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`30edd20`](https://github.com/TanStack/cli/commit/30edd208fd81b5c501fa42cd476232273ff108d1)]:
8+
- @tanstack/create@0.49.3
9+
- @tanstack/cli@0.48.7
10+
311
## 0.43.8
412

513
### Patch Changes

cli-aliases/create-tsrouter-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-tsrouter-app",
3-
"version": "0.43.8",
3+
"version": "0.43.9",
44
"description": "Tanstack Application Builder",
55
"bin": "./dist/index.js",
66
"type": "module",

cli-aliases/ts-create-start/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @tanstack/create-start
22

3+
## 0.48.10
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`30edd20`](https://github.com/TanStack/cli/commit/30edd208fd81b5c501fa42cd476232273ff108d1)]:
8+
- @tanstack/create@0.49.3
9+
- @tanstack/cli@0.48.7
10+
311
## 0.48.9
412

513
### Patch Changes

0 commit comments

Comments
 (0)