Skip to content
This repository was archived by the owner on Jan 25, 2023. It is now read-only.

Commit aca5d7a

Browse files
chore: release 4.14.2 (#861)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent ab60a8e commit aca5d7a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

Diff for: CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
99

10+
### [4.14.2](https://www.github.com/netlify/build-image/compare/v4.14.1...v4.14.2) (2022-10-25)
11+
12+
13+
### Bug Fixes
14+
15+
* feature flag node corepack usage ([#860](https://www.github.com/netlify/build-image/issues/860)) ([ab60a8e](https://www.github.com/netlify/build-image/commit/ab60a8e51feae53ee14b023c7759d071bac7835c))
16+
1017
### [4.14.1](https://www.github.com/netlify/build-image/compare/v4.14.0...v4.14.1) (2022-10-24)
1118

1219

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@netlify/build-image",
3-
"version": "4.14.1",
3+
"version": "4.14.2",
44
"description": "This repository contains the tools to make the build image Netlify uses to build a site from git (for continuous deployment)",
55
"main": "index.js",
66
"private": "true",

0 commit comments

Comments
 (0)