Skip to content

Commit d7f7a1c

Browse files
ci: Version Packages (#463)
ci: changeset release Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2b38196 commit d7f7a1c

18 files changed

Lines changed: 70 additions & 28 deletions

File tree

.changeset/current-directory-create.md

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

.changeset/flat-ai-assistant.md

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

.changeset/quiet-demo-surfaces.md

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

.changeset/quiet-lamps-cough.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.59.33
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`6f3ef17`](https://github.com/TanStack/cli/commit/6f3ef1763a719b87d47a7f0e7ecd727b5df8ca9a), [`8f4d144`](https://github.com/TanStack/cli/commit/8f4d144c35495533864412a9ffb3ce36c7b62dae), [`9711cc4`](https://github.com/TanStack/cli/commit/9711cc48999dba96f0ec20b7ba95969a859acd0b), [`691f045`](https://github.com/TanStack/cli/commit/691f045cec982f7a0ac70aef94bd0d46499c9fe6)]:
8+
- @tanstack/cli@0.69.0
9+
- @tanstack/create@0.68.1
10+
311
## 0.59.32
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.59.32",
3+
"version": "0.59.33",
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.54.33
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`6f3ef17`](https://github.com/TanStack/cli/commit/6f3ef1763a719b87d47a7f0e7ecd727b5df8ca9a), [`8f4d144`](https://github.com/TanStack/cli/commit/8f4d144c35495533864412a9ffb3ce36c7b62dae), [`9711cc4`](https://github.com/TanStack/cli/commit/9711cc48999dba96f0ec20b7ba95969a859acd0b), [`691f045`](https://github.com/TanStack/cli/commit/691f045cec982f7a0ac70aef94bd0d46499c9fe6)]:
8+
- @tanstack/cli@0.69.0
9+
- @tanstack/create@0.68.1
10+
311
## 0.54.32
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.54.32",
3+
"version": "0.54.33",
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.54.33
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`6f3ef17`](https://github.com/TanStack/cli/commit/6f3ef1763a719b87d47a7f0e7ecd727b5df8ca9a), [`8f4d144`](https://github.com/TanStack/cli/commit/8f4d144c35495533864412a9ffb3ce36c7b62dae), [`9711cc4`](https://github.com/TanStack/cli/commit/9711cc48999dba96f0ec20b7ba95969a859acd0b), [`691f045`](https://github.com/TanStack/cli/commit/691f045cec982f7a0ac70aef94bd0d46499c9fe6)]:
8+
- @tanstack/cli@0.69.0
9+
- @tanstack/create@0.68.1
10+
311
## 0.54.32
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.54.32",
3+
"version": "0.54.33",
44
"description": "Tanstack Application Builder",
55
"bin": "./dist/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)