Skip to content

Commit 3627373

Browse files
ci: Version Packages [skip ci]
1 parent cf31663 commit 3627373

File tree

13 files changed

+47
-11
lines changed

13 files changed

+47
-11
lines changed

.changeset/cli-skills-minor.md

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

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

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

3+
## 0.59.13
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`0cec826`](https://github.com/TanStack/cli/commit/0cec826040a7d2c79d65f47f76effa49a32163db)]:
8+
- @tanstack/cli@0.62.0
9+
310
## 0.59.12
411

512
### 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.59.12",
3+
"version": "0.59.13",
44
"description": "Tanstack Start Builder",
55
"bin": "./dist/index.js",
66
"type": "module",

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

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

3+
## 0.54.13
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`0cec826`](https://github.com/TanStack/cli/commit/0cec826040a7d2c79d65f47f76effa49a32163db)]:
8+
- @tanstack/cli@0.62.0
9+
310
## 0.54.12
411

512
### 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.54.12",
3+
"version": "0.54.13",
44
"description": "Tanstack Application Builder",
55
"bin": "./dist/index.js",
66
"type": "module",

cli-aliases/create-tanstack/CHANGELOG.md

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

3+
## 0.54.13
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`0cec826`](https://github.com/TanStack/cli/commit/0cec826040a7d2c79d65f47f76effa49a32163db)]:
8+
- @tanstack/cli@0.62.0
9+
310
## 0.54.12
411

512
### 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.54.12",
3+
"version": "0.54.13",
44
"description": "Tanstack Application Builder",
55
"bin": "./dist/index.js",
66
"type": "module",

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

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

3+
## 0.54.13
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`0cec826`](https://github.com/TanStack/cli/commit/0cec826040a7d2c79d65f47f76effa49a32163db)]:
8+
- @tanstack/cli@0.62.0
9+
310
## 0.54.12
411

512
### 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.54.12",
3+
"version": "0.54.13",
44
"description": "Tanstack Application Builder",
55
"bin": "./dist/index.js",
66
"type": "module",

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

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

3+
## 0.59.13
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`0cec826`](https://github.com/TanStack/cli/commit/0cec826040a7d2c79d65f47f76effa49a32163db)]:
8+
- @tanstack/cli@0.62.0
9+
310
## 0.59.12
411

512
### Patch Changes

0 commit comments

Comments
 (0)