Skip to content

Commit

Permalink
chore: release main (#5341)
Browse files Browse the repository at this point in the history
* chore: release main

* chore: update lockfile

---------

Co-authored-by: netlify-jenkins <[email protected]>
  • Loading branch information
netlify-circleci and netlify-jenkins authored Oct 18, 2023
1 parent 3d532c3 commit 72e33da
Show file tree
Hide file tree
Showing 4 changed files with 10 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,6 +1,6 @@
{
"packages/build-info": "7.10.1",
"packages/build": "29.23.2",
"packages/build": "29.23.3",
"packages/cache-utils": "5.1.5",
"packages/config": "20.9.0",
"packages/framework-info": "9.8.10",
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.

7 changes: 7 additions & 0 deletions packages/build/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,13 @@
* dependencies
* @netlify/config bumped from ^20.8.0 to ^20.8.1

## [29.23.3](https://github.com/netlify/build/compare/build-v29.23.2...build-v29.23.3) (2023-10-18)


### Bug Fixes

* **tracing:** add `framework` data ([#5340](https://github.com/netlify/build/issues/5340)) ([3d532c3](https://github.com/netlify/build/commit/3d532c3e6d5d346a7ecdaf78e231fe9744ecd3cc))

## [29.23.2](https://github.com/netlify/build/compare/build-v29.23.1...build-v29.23.2) (2023-10-18)


Expand Down
2 changes: 1 addition & 1 deletion packages/build/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@netlify/build",
"version": "29.23.2",
"version": "29.23.3",
"description": "Netlify build module",
"type": "module",
"exports": "./lib/index.js",
Expand Down

0 comments on commit 72e33da

Please sign in to comment.