Skip to content

Commit 0d352b8

Browse files
ci: Version Packages (#290)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f1f58fe commit 0d352b8

29 files changed

Lines changed: 180 additions & 49 deletions

File tree

.changeset/dark-impalas-dress.md

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

.changeset/purple-dingos-cough.md

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

cli/create-start-app/CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# create-start-app
2+
3+
## 0.47.0
4+
5+
### Minor Changes
6+
7+
- Smakll content fixes ([`7647683`](https://github.com/TanStack/create-tsrouter-app/commit/76476838fc427d71535881b959530307ca4664a2))
8+
9+
- allowing for no tailwind ([#151](https://github.com/TanStack/create-tsrouter-app/pull/151))
10+
11+
### Patch Changes
12+
13+
- Updated dependencies [[`7647683`](https://github.com/TanStack/create-tsrouter-app/commit/76476838fc427d71535881b959530307ca4664a2), [`f1f58fe`](https://github.com/TanStack/create-tsrouter-app/commit/f1f58feed7d7df1e0c5e0fc4dd3af02e11df09e5)]:
14+
- @tanstack/cta-framework-react-cra@0.47.0
15+
- @tanstack/cta-framework-solid@0.47.0
16+
- @tanstack/cta-cli@0.47.0

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.46.2",
3+
"version": "0.47.0",
44
"description": "Tanstack Start Builder",
55
"bin": "./dist/index.js",
66
"type": "module",
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# create-tanstack-app
2+
3+
## 0.42.0
4+
5+
### Minor Changes
6+
7+
- Smakll content fixes ([`7647683`](https://github.com/TanStack/create-tsrouter-app/commit/76476838fc427d71535881b959530307ca4664a2))
8+
9+
- allowing for no tailwind ([#151](https://github.com/TanStack/create-tsrouter-app/pull/151))
10+
11+
### Patch Changes
12+
13+
- Updated dependencies [[`7647683`](https://github.com/TanStack/create-tsrouter-app/commit/76476838fc427d71535881b959530307ca4664a2), [`f1f58fe`](https://github.com/TanStack/create-tsrouter-app/commit/f1f58feed7d7df1e0c5e0fc4dd3af02e11df09e5)]:
14+
- @tanstack/cta-framework-react-cra@0.47.0
15+
- @tanstack/cta-framework-solid@0.47.0
16+
- @tanstack/cta-cli@0.47.0

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

cli/create-tanstack/CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# create-tanstack
2+
3+
## 0.42.0
4+
5+
### Minor Changes
6+
7+
- Smakll content fixes ([`7647683`](https://github.com/TanStack/create-tsrouter-app/commit/76476838fc427d71535881b959530307ca4664a2))
8+
9+
- allowing for no tailwind ([#151](https://github.com/TanStack/create-tsrouter-app/pull/151))
10+
11+
### Patch Changes
12+
13+
- Updated dependencies [[`7647683`](https://github.com/TanStack/create-tsrouter-app/commit/76476838fc427d71535881b959530307ca4664a2), [`f1f58fe`](https://github.com/TanStack/create-tsrouter-app/commit/f1f58feed7d7df1e0c5e0fc4dd3af02e11df09e5)]:
14+
- @tanstack/cta-framework-react-cra@0.47.0
15+
- @tanstack/cta-framework-solid@0.47.0
16+
- @tanstack/cta-cli@0.47.0

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.41.2",
3+
"version": "0.42.0",
44
"description": "Tanstack Application Builder",
55
"bin": "./dist/index.js",
66
"type": "module",
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# create-tsrouter-app
2+
3+
## 0.42.0
4+
5+
### Minor Changes
6+
7+
- Smakll content fixes ([`7647683`](https://github.com/TanStack/create-tsrouter-app/commit/76476838fc427d71535881b959530307ca4664a2))
8+
9+
- allowing for no tailwind ([#151](https://github.com/TanStack/create-tsrouter-app/pull/151))
10+
11+
### Patch Changes
12+
13+
- Updated dependencies [[`7647683`](https://github.com/TanStack/create-tsrouter-app/commit/76476838fc427d71535881b959530307ca4664a2), [`f1f58fe`](https://github.com/TanStack/create-tsrouter-app/commit/f1f58feed7d7df1e0c5e0fc4dd3af02e11df09e5)]:
14+
- @tanstack/cta-framework-react-cra@0.47.0
15+
- @tanstack/cta-framework-solid@0.47.0
16+
- @tanstack/cta-cli@0.47.0

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

0 commit comments

Comments
 (0)