This repository was archived by the owner on Jan 25, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
9
9
10
+ ### [ 3.7.5] ( https://www.github.com/netlify/build-image/compare/v3.7.4...v3.7.5 ) (2021-05-05)
11
+
12
+
13
+ ### Bug Fixes
14
+
15
+ * remove duplicated go import path code ([ #545 ] ( https://www.github.com/netlify/build-image/issues/545 ) ) ([ cb132de] ( https://www.github.com/netlify/build-image/commit/cb132de159b89eb9ed2f36ebffc8a5009000046b ) )
16
+ * ** workspace:** don't log workspace detection errors from stderr ([ #568 ] ( https://www.github.com/netlify/build-image/issues/568 ) ) ([ a5daf51] ( https://www.github.com/netlify/build-image/commit/a5daf5130c3326766b28f316e2deb2c2e65e96bf ) )
17
+
10
18
### [ 3.7.4] ( https://www.github.com/netlify/build-image/compare/v3.7.3...v3.7.4 ) (2021-05-04)
11
19
12
20
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @netlify/build-image" ,
3
- "version" : " 3.7.4 " ,
3
+ "version" : " 3.7.5 " ,
4
4
"description" : " This repository contains the tools to make the build image Netlify uses to build a site from git (for continuous deployment)" ,
5
5
"main" : " index.js" ,
6
6
"private" : " true" ,
You can’t perform that action at this time.
0 commit comments