Skip to content

Commit

Permalink
chore: release main (#5870)
Browse files Browse the repository at this point in the history
  • Loading branch information
netlify-circleci authored Oct 1, 2024
1 parent 75eb6a2 commit acef606
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"packages/build-info": "7.15.0",
"packages/build-info": "7.15.1",
"packages/build": "29.54.9",
"packages/edge-bundler": "12.2.3",
"packages/cache-utils": "5.1.6",
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions packages/build-info/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,14 @@
* dependencies
* @netlify/framework-info bumped from ^9.8.8 to ^9.8.9

## [7.15.1](https://github.com/netlify/build/compare/build-info-v7.15.0...build-info-v7.15.1) (2024-10-01)


### Bug Fixes

* add some support for dotnet runtime detection ([#5858](https://github.com/netlify/build/issues/5858)) ([75eb6a2](https://github.com/netlify/build/commit/75eb6a2a5f902320dd70a808ec30256fcd8df29a))
* framework detection for solidjs and solidstart ([#5856](https://github.com/netlify/build/issues/5856)) ([2002b42](https://github.com/netlify/build/commit/2002b42751bc0bd120086ab32c685f9bf6703237))

## [7.15.0](https://github.com/netlify/build/compare/build-info-v7.14.4...build-info-v7.15.0) (2024-10-01)


Expand Down
2 changes: 1 addition & 1 deletion packages/build-info/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@netlify/build-info",
"version": "7.15.0",
"version": "7.15.1",
"description": "Build info utility",
"type": "module",
"exports": {
Expand Down

0 comments on commit acef606

Please sign in to comment.