Skip to content

Commit 7a313d1

Browse files
chore: release main (#4791)
* chore: release main * chore: update lockfile
1 parent c58f966 commit 7a313d1

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,6 +1,6 @@
11
{
22
"packages/build-info": "6.1.1",
3-
"packages/build": "29.2.2",
3+
"packages/build": "29.3.0",
44
"packages/cache-utils": "5.1.0",
55
"packages/config": "20.2.0",
66
"packages/functions-utils": "5.1.1",

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/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.3.0](https://github.com/netlify/build/compare/build-v29.2.2...build-v29.3.0) (2022-12-22)
61+
62+
63+
### Features
64+
65+
* add `quiet` flag ([#4788](https://github.com/netlify/build/issues/4788)) ([c58f966](https://github.com/netlify/build/commit/c58f9660a9f26157a405e3d46d33109cbb9ebc2a))
66+
6067
## [29.2.2](https://github.com/netlify/build/compare/build-v29.2.1...build-v29.2.2) (2022-12-21)
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.2.2",
3+
"version": "29.3.0",
44
"description": "Netlify build module",
55
"type": "module",
66
"exports": "./lib/core/main.js",

0 commit comments

Comments
 (0)