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

Commit

Permalink
chore: release 4.16.4 (#896)
Browse files Browse the repository at this point in the history
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
  • Loading branch information
token-generator-app[bot] authored Jan 23, 2023
1 parent 4229d94 commit 1ca34a9
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

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

### [4.16.4](https://www.github.com/netlify/build-image/compare/v4.16.3...v4.16.4) (2023-01-23)


### Bug Fixes

* **npm:** allow multiple NPM_FLAGS during new install execution ([#900](https://www.github.com/netlify/build-image/issues/900)) ([4229d94](https://www.github.com/netlify/build-image/commit/4229d949d51f67483f6ebf01e9abda6fc47057e7))
* update `fast_copy_cache` function in run-build-functions.sh ([#833](https://www.github.com/netlify/build-image/issues/833)) ([3449ee7](https://www.github.com/netlify/build-image/commit/3449ee7faac83f7ff90ab53658f6a5deaad21b63))

### [4.16.3](https://www.github.com/netlify/build-image/compare/v4.16.2...v4.16.3) (2023-01-09)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@netlify/build-image",
"version": "4.16.3",
"version": "4.16.4",
"description": "This repository contains the tools to make the build image Netlify uses to build a site from git (for continuous deployment)",
"main": "index.js",
"private": "true",
Expand Down

0 comments on commit 1ca34a9

Please sign in to comment.