Skip to content

Commit 4bd8537

Browse files
netlify-jenkinsnetlify-circlecijobala
authored
chore: release main (#4797)
* chore: release main * chore: update lockfile * chore: update lockfile Co-authored-by: netlify-circleci <[email protected]> Co-authored-by: Japheth Obala <[email protected]>
1 parent e221d96 commit 4bd8537

File tree

4 files changed

+10
-6
lines changed

4 files changed

+10
-6
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"packages/build-info": "6.1.1",
3-
"packages/build": "29.4.0",
3+
"packages/build": "29.4.1",
44
"packages/cache-utils": "5.1.0",
55
"packages/config": "20.3.0",
66
"packages/functions-utils": "5.1.1",

package-lock.json

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

packages/build/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,13 @@
5757
* dependencies
5858
* @netlify/config bumped from ^20.0.1 to ^20.0.2
5959

60+
## [29.4.1](https://github.com/netlify/build/compare/build-v29.4.0...build-v29.4.1) (2023-01-09)
61+
62+
63+
### Bug Fixes
64+
65+
* **deps:** update dependency @netlify/plugins-list to ^6.61.0 ([#4796](https://github.com/netlify/build/issues/4796)) ([1c508ec](https://github.com/netlify/build/commit/1c508ec9428f30e0a71ebde556d080b0c666524b))
66+
6067
## [29.4.0](https://github.com/netlify/build/compare/build-v29.3.0...build-v29.4.0) (2023-01-03)
6168

6269

packages/build/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",
3-
"version": "29.4.0",
3+
"version": "29.4.1",
44
"description": "Netlify build module",
55
"type": "module",
66
"exports": "./lib/core/main.js",

0 commit comments

Comments
 (0)