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

Commit d7b3813

Browse files
chore: release 4.14.3 (#863)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent 4e36794 commit d7b3813

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.3](https://www.github.com/netlify/build-image/compare/v4.14.2...v4.14.3) (2022-10-26)
11+
12+
13+
### Bug Fixes
14+
15+
* **yarn:** setup a fallback strategy for workspace detection and non-corepack logic ([#862](https://www.github.com/netlify/build-image/issues/862)) ([4e36794](https://www.github.com/netlify/build-image/commit/4e36794db3afc42484ee2d5d7617faec33761cbe))
16+
1017
### [4.14.2](https://www.github.com/netlify/build-image/compare/v4.14.1...v4.14.2) (2022-10-25)
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.2",
3+
"version": "4.14.3",
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)