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

Commit 898fba9

Browse files
chore: release 4.16.2 (#894)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent 559b3f5 commit 898fba9

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
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.16.2](https://www.github.com/netlify/build-image/compare/v4.16.1...v4.16.2) (2023-01-09)
11+
12+
13+
### Bug Fixes
14+
15+
* ensure that .netlify is a directory and not a file or broken symlink ([#890](https://www.github.com/netlify/build-image/issues/890)) ([559b3f5](https://www.github.com/netlify/build-image/commit/559b3f5395f277fbde1a9cd83b90f130b59e6861))
16+
1017
### [4.16.1](https://www.github.com/netlify/build-image/compare/v4.16.0...v4.16.1) (2022-12-17)
1118

1219

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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-image",
3-
"version": "4.16.1",
3+
"version": "4.16.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)