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

Commit 6c366b9

Browse files
chore: release 3.8.1 (#587)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent fe40157 commit 6c366b9

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@ 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+
### [3.8.1](https://www.github.com/netlify/build-image/compare/v3.8.0...v3.8.1) (2021-07-14)
11+
12+
13+
### Bug Fixes
14+
15+
* [#496](https://www.github.com/netlify/build-image/issues/496) NPM_FLAGS doesn't handle more than one flag ([#590](https://www.github.com/netlify/build-image/issues/590)) ([fe40157](https://www.github.com/netlify/build-image/commit/fe4015706a3fb8ea82d667e7d8beac5729ef4da9))
16+
* replace gpg keyserver import for rvm ([#585](https://www.github.com/netlify/build-image/issues/585)) ([bfcce1e](https://www.github.com/netlify/build-image/commit/bfcce1e4353253130a555613aa3eff944465da54))
17+
1018
## [3.8.0](https://www.github.com/netlify/build-image/compare/v3.7.6...v3.8.0) (2021-06-17)
1119

1220

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": "3.8.0",
3+
"version": "3.8.1",
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)