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

Commit 524714d

Browse files
chore: release 4.16.0 (#884)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent 761532f commit 524714d

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,18 @@ 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.0](https://www.github.com/netlify/build-image/compare/v4.15.1...v4.16.0) (2022-12-08)
11+
12+
13+
### Bug Fixes
14+
15+
* disable some jobs for forked prs ([#880](https://www.github.com/netlify/build-image/issues/880)) ([681ceb7](https://www.github.com/netlify/build-image/commit/681ceb7076d11a7cf69a69f717940b94ffa917ef))
16+
17+
18+
### Miscellaneous Chores
19+
20+
* release 4.16.0 ([#882](https://www.github.com/netlify/build-image/issues/882)) ([761532f](https://www.github.com/netlify/build-image/commit/761532f29178623cb1e7c9f9437db6d989e7af15))
21+
1022
### [4.15.1](https://www.github.com/netlify/build-image/compare/v4.15.0...v4.15.1) (2022-11-18)
1123

1224

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.15.1",
3+
"version": "4.16.0",
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)