Skip to content

Commit

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

* chore: update lockfile

* chore: update lockfile

Co-authored-by: netlify-circleci <90861860+netlify-circleci@users.noreply.github.com>
Co-authored-by: Japheth Obala <japhethobalak@gmail.com>
  • Loading branch information
3 people committed Jan 9, 2023
1 parent e221d96 commit 4bd8537
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 6 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": "6.1.1",
"packages/build": "29.4.0",
"packages/build": "29.4.1",
"packages/cache-utils": "5.1.0",
"packages/config": "20.3.0",
"packages/functions-utils": "5.1.1",
Expand Down
5 changes: 1 addition & 4 deletions 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 @@ -57,6 +57,13 @@
* dependencies
* @netlify/config bumped from ^20.0.1 to ^20.0.2

## [29.4.1](https://github.com/netlify/build/compare/build-v29.4.0...build-v29.4.1) (2023-01-09)


### Bug Fixes

* **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))

## [29.4.0](https://github.com/netlify/build/compare/build-v29.3.0...build-v29.4.0) (2023-01-03)


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.4.0",
"version": "29.4.1",
"description": "Netlify build module",
"type": "module",
"exports": "./lib/core/main.js",
Expand Down

0 comments on commit 4bd8537

Please sign in to comment.