Skip to content

Commit 2153e03

Browse files
ci: Version Packages (#327)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f29d138 commit 2153e03

File tree

19 files changed

+75
-24
lines changed

19 files changed

+75
-24
lines changed

.changeset/case-insensitive-addon-lookup.md

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

.changeset/fix-windows-tsconfig-missing.md

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

.changeset/remove-unused-query-provider.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.52.2
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`61011ec`](https://github.com/TanStack/cli/commit/61011ec171283cd6de020e2cb6ac9f943a3aa47b), [`2cf6703`](https://github.com/TanStack/cli/commit/2cf6703a082d0441f96f599eab21559b05742f92), [`46a4903`](https://github.com/TanStack/cli/commit/46a49033547f7e6c9905f4e94cca07ce0988f63a)]:
8+
- @tanstack/cli@0.52.2
9+
- @tanstack/create@0.53.2
10+
311
## 0.52.1
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.52.1",
3+
"version": "0.52.2",
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.47.2
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`61011ec`](https://github.com/TanStack/cli/commit/61011ec171283cd6de020e2cb6ac9f943a3aa47b), [`2cf6703`](https://github.com/TanStack/cli/commit/2cf6703a082d0441f96f599eab21559b05742f92), [`46a4903`](https://github.com/TanStack/cli/commit/46a49033547f7e6c9905f4e94cca07ce0988f63a)]:
8+
- @tanstack/cli@0.52.2
9+
- @tanstack/create@0.53.2
10+
311
## 0.47.1
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.47.1",
3+
"version": "0.47.2",
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.47.2
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`61011ec`](https://github.com/TanStack/cli/commit/61011ec171283cd6de020e2cb6ac9f943a3aa47b), [`2cf6703`](https://github.com/TanStack/cli/commit/2cf6703a082d0441f96f599eab21559b05742f92), [`46a4903`](https://github.com/TanStack/cli/commit/46a49033547f7e6c9905f4e94cca07ce0988f63a)]:
8+
- @tanstack/cli@0.52.2
9+
- @tanstack/create@0.53.2
10+
311
## 0.47.1
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.47.1",
3+
"version": "0.47.2",
44
"description": "Tanstack Application Builder",
55
"bin": "./dist/index.js",
66
"type": "module",

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

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

3+
## 0.47.2
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`61011ec`](https://github.com/TanStack/cli/commit/61011ec171283cd6de020e2cb6ac9f943a3aa47b), [`2cf6703`](https://github.com/TanStack/cli/commit/2cf6703a082d0441f96f599eab21559b05742f92), [`46a4903`](https://github.com/TanStack/cli/commit/46a49033547f7e6c9905f4e94cca07ce0988f63a)]:
8+
- @tanstack/cli@0.52.2
9+
- @tanstack/create@0.53.2
10+
311
## 0.47.1
412

513
### Patch Changes

0 commit comments

Comments
 (0)