Skip to content

Commit f3df404

Browse files
chore: release main (#3889)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent 8f9ca41 commit f3df404

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"packages/build":"19.0.3","packages/cache-utils":"3.0.0","packages/config":"16.0.1","packages/functions-utils":"3.0.1","packages/git-utils":"3.0.0","packages/run-utils":"3.0.0"}
1+
{"packages/build":"19.0.4","packages/cache-utils":"3.0.0","packages/config":"16.0.1","packages/functions-utils":"3.0.1","packages/git-utils":"3.0.0","packages/run-utils":"3.0.0"}

packages/build/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
### [19.0.4](https://www.github.com/netlify/build/compare/build-v19.0.3...build-v19.0.4) (2021-11-25)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency @netlify/plugin-edge-handlers to v2 ([#3888](https://www.github.com/netlify/build/issues/3888)) ([8f9ca41](https://www.github.com/netlify/build/commit/8f9ca418d4c62e94a5255e1d02601f02bfec46ad))
9+
310
### [19.0.3](https://www.github.com/netlify/build/compare/build-v19.0.2...build-v19.0.3) (2021-11-24)
411

512

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": "19.0.3",
3+
"version": "19.0.4",
44
"description": "Netlify build module",
55
"main": "src/core/main.js",
66
"types": "types/index.d.ts",

0 commit comments

Comments
 (0)