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,13 @@ 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
+ ## [ v3.4.3-var-fix] ( https://github.com/netlify/build-image/compare/v3.4.2...v3.4.3-var-fix ) - 2020-11-04
11
+
12
+ ### Merged
13
+
14
+ - Fix homebrew default bundle file [ ` #489 ` ] ( https://github.com/netlify/build-image/pull/489 )
15
+ - Improve release docs [ ` #487 ` ] ( https://github.com/netlify/build-image/pull/487 )
16
+
10
17
## [ v3.4.2] ( https://github.com/netlify/build-image/compare/v3.4.1-homebrew...v3.4.2 ) - 2020-11-02
11
18
12
19
### Merged
@@ -15,6 +22,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
15
22
16
23
### Commits
17
24
25
+ - Improve release docs [ ` 7b00759 ` ] ( https://github.com/netlify/build-image/commit/7b007596900b4f103c9dd10fd3dc5f5302c670be )
18
26
- Remove wasmer mention in readme [ ` 962be09 ` ] ( https://github.com/netlify/build-image/commit/962be09326d883e5fa6d0dc5f03abfff5567899e )
19
27
20
28
## [ v3.4.1] ( https://github.com/netlify/build-image/compare/v3.4.0...v3.4.1 ) - 2020-07-28
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @netlify/build-image" ,
3
- "version" : " 3.4.2 " ,
3
+ "version" : " 3.4.3-var-fix " ,
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
"scripts" : {
You can’t perform that action at this time.
0 commit comments