Skip to content

Commit 9815a73

Browse files
ci: Version Packages (#296)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3087532 commit 9815a73

File tree

28 files changed

+147
-34
lines changed

28 files changed

+147
-34
lines changed

.changeset/cold-rings-show.md

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

cli/create-start-app/CHANGELOG.md

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

3+
## 0.48.0
4+
5+
### Minor Changes
6+
7+
- no will prompt about overriding a directory that has contents ([#289](https://github.com/TanStack/create-tsrouter-app/pull/289))
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [[`3087532`](https://github.com/TanStack/create-tsrouter-app/commit/308753249af11bf5c9e374789e973a934c753520)]:
12+
- @tanstack/cta-cli@0.48.0
13+
- @tanstack/cta-framework-react-cra@0.48.0
14+
- @tanstack/cta-framework-solid@0.48.0
15+
316
## 0.47.0
417

518
### Minor Changes

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

cli/create-tanstack-app/CHANGELOG.md

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

3+
## 0.43.0
4+
5+
### Minor Changes
6+
7+
- no will prompt about overriding a directory that has contents ([#289](https://github.com/TanStack/create-tsrouter-app/pull/289))
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [[`3087532`](https://github.com/TanStack/create-tsrouter-app/commit/308753249af11bf5c9e374789e973a934c753520)]:
12+
- @tanstack/cta-cli@0.48.0
13+
- @tanstack/cta-framework-react-cra@0.48.0
14+
- @tanstack/cta-framework-solid@0.48.0
15+
316
## 0.42.0
417

518
### Minor Changes

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

cli/create-tanstack/CHANGELOG.md

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

3+
## 0.43.0
4+
5+
### Minor Changes
6+
7+
- no will prompt about overriding a directory that has contents ([#289](https://github.com/TanStack/create-tsrouter-app/pull/289))
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [[`3087532`](https://github.com/TanStack/create-tsrouter-app/commit/308753249af11bf5c9e374789e973a934c753520)]:
12+
- @tanstack/cta-cli@0.48.0
13+
- @tanstack/cta-framework-react-cra@0.48.0
14+
- @tanstack/cta-framework-solid@0.48.0
15+
316
## 0.42.0
417

518
### Minor Changes

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

cli/create-tsrouter-app/CHANGELOG.md

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

3+
## 0.43.0
4+
5+
### Minor Changes
6+
7+
- no will prompt about overriding a directory that has contents ([#289](https://github.com/TanStack/create-tsrouter-app/pull/289))
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [[`3087532`](https://github.com/TanStack/create-tsrouter-app/commit/308753249af11bf5c9e374789e973a934c753520)]:
12+
- @tanstack/cta-cli@0.48.0
13+
- @tanstack/cta-framework-react-cra@0.48.0
14+
- @tanstack/cta-framework-solid@0.48.0
15+
316
## 0.42.0
417

518
### Minor Changes

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

cli/ts-create-start/CHANGELOG.md

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

3+
## 0.48.0
4+
5+
### Minor Changes
6+
7+
- no will prompt about overriding a directory that has contents ([#289](https://github.com/TanStack/create-tsrouter-app/pull/289))
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [[`3087532`](https://github.com/TanStack/create-tsrouter-app/commit/308753249af11bf5c9e374789e973a934c753520)]:
12+
- @tanstack/cta-cli@0.48.0
13+
- @tanstack/cta-framework-react-cra@0.48.0
14+
- @tanstack/cta-framework-solid@0.48.0
15+
316
## 0.47.0
417

518
### Minor Changes

0 commit comments

Comments
 (0)