Skip to content

Commit 9d892d3

Browse files
chore: release main (#6497)
1 parent 7438003 commit 9d892d3

File tree

4 files changed

+10
-3
lines changed

4 files changed

+10
-3
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"packages/build-info": "10.0.6",
2+
"packages/build-info": "10.0.7",
33
"packages/build": "33.5.0",
44
"packages/edge-bundler": "14.0.6",
55
"packages/cache-utils": "6.0.3",

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/build-info/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,13 @@
6464
* dependencies
6565
* @netlify/framework-info bumped from ^9.8.8 to ^9.8.9
6666

67+
## [10.0.7](https://github.com/netlify/build/compare/build-info-v10.0.6...build-info-v10.0.7) (2025-06-27)
68+
69+
70+
### Bug Fixes
71+
72+
* handle changed TanStack Start commands ([#6495](https://github.com/netlify/build/issues/6495)) ([7438003](https://github.com/netlify/build/commit/743800365ee4ad282a2df19d17d414effa1a1269))
73+
6774
## [10.0.6](https://github.com/netlify/build/compare/build-info-v10.0.5...build-info-v10.0.6) (2025-06-09)
6875

6976

packages/build-info/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@netlify/build-info",
3-
"version": "10.0.6",
3+
"version": "10.0.7",
44
"description": "Build info utility",
55
"type": "module",
66
"exports": {

0 commit comments

Comments
 (0)