Skip to content

Commit c139419

Browse files
ci: Version Packages (#325)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 337eeba commit c139419

File tree

17 files changed

+97
-20
lines changed

17 files changed

+97
-20
lines changed

.changeset/tricky-candles-greet.md

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

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

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

3+
## 0.52.0
4+
5+
### Minor Changes
6+
7+
- force tailwind, force typescript ([`337eeba`](https://github.com/TanStack/cli/commit/337eebaafa190de96194910b6c8c9e550ca142fc))
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [[`337eeba`](https://github.com/TanStack/cli/commit/337eebaafa190de96194910b6c8c9e550ca142fc)]:
12+
- @tanstack/create@0.53.0
13+
- @tanstack/cli@0.52.0
14+
315
## 0.51.0
416

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

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

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

3+
## 0.47.0
4+
5+
### Minor Changes
6+
7+
- force tailwind, force typescript ([`337eeba`](https://github.com/TanStack/cli/commit/337eebaafa190de96194910b6c8c9e550ca142fc))
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [[`337eeba`](https://github.com/TanStack/cli/commit/337eebaafa190de96194910b6c8c9e550ca142fc)]:
12+
- @tanstack/create@0.53.0
13+
- @tanstack/cli@0.52.0
14+
315
## 0.46.0
416

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

cli-aliases/create-tanstack/CHANGELOG.md

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

3+
## 0.47.0
4+
5+
### Minor Changes
6+
7+
- force tailwind, force typescript ([`337eeba`](https://github.com/TanStack/cli/commit/337eebaafa190de96194910b6c8c9e550ca142fc))
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [[`337eeba`](https://github.com/TanStack/cli/commit/337eebaafa190de96194910b6c8c9e550ca142fc)]:
12+
- @tanstack/create@0.53.0
13+
- @tanstack/cli@0.52.0
14+
315
## 0.46.0
416

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

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

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

3+
## 0.47.0
4+
5+
### Minor Changes
6+
7+
- force tailwind, force typescript ([`337eeba`](https://github.com/TanStack/cli/commit/337eebaafa190de96194910b6c8c9e550ca142fc))
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [[`337eeba`](https://github.com/TanStack/cli/commit/337eebaafa190de96194910b6c8c9e550ca142fc)]:
12+
- @tanstack/create@0.53.0
13+
- @tanstack/cli@0.52.0
14+
315
## 0.46.0
416

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

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

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

3+
## 0.52.0
4+
5+
### Minor Changes
6+
7+
- force tailwind, force typescript ([`337eeba`](https://github.com/TanStack/cli/commit/337eebaafa190de96194910b6c8c9e550ca142fc))
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [[`337eeba`](https://github.com/TanStack/cli/commit/337eebaafa190de96194910b6c8c9e550ca142fc)]:
12+
- @tanstack/create@0.53.0
13+
- @tanstack/cli@0.52.0
14+
315
## 0.51.0
416

517
### Minor Changes

0 commit comments

Comments
 (0)