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

Commit 253f729

Browse files
committed
3.4.4
1 parent b8c7cc2 commit 253f729

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ 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+
## [v3.4.4](https://github.com/netlify/build-image/compare/v3.4.3...v3.4.4) - 2020-11-04
11+
12+
### Commits
13+
14+
- releasing v3.4.3 [`b8c7cc2`](https://github.com/netlify/build-image/commit/b8c7cc294285989a0d283e28c15d1ed18693e1ff)
15+
1016
## [v3.4.3](https://github.com/netlify/build-image/compare/v3.4.3-var-fix...v3.4.3) - 2020-11-04
1117

1218
## [v3.4.3-var-fix](https://github.com/netlify/build-image/compare/v3.4.2...v3.4.3-var-fix) - 2020-11-04

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.4.3",
3+
"version": "3.4.4",
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
"scripts": {

0 commit comments

Comments
 (0)