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

Commit e4d2dbe

Browse files
authored
Merge pull request #558 from netlify/release-v3.7.3
chore: release 3.7.3
2 parents 95b0dd1 + 762cdf1 commit e4d2dbe

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ 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.7.3](https://www.github.com/netlify/build-image/compare/v3.7.2...v3.7.3) (2021-04-29)
11+
12+
13+
### Bug Fixes
14+
15+
* simplify defaulting to a php version ([4551b07](https://www.github.com/netlify/build-image/commit/4551b0775c86295db468f9355ab0b591064ad2d9))
16+
1017
### [3.7.2](https://www.github.com/netlify/build-image/compare/v3.7.1...v3.7.2) (2021-04-26)
1118

1219

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