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

Commit 8925038

Browse files
chore: release 4.5.0 (#687)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent 140b8ce commit 8925038

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+
## [4.5.0](https://www.github.com/netlify/build-image/compare/v4.4.1...v4.5.0) (2021-11-08)
11+
12+
13+
### Features
14+
15+
* added vips cli tools ([#686](https://www.github.com/netlify/build-image/issues/686)) ([140b8ce](https://www.github.com/netlify/build-image/commit/140b8cebb7e1531f8996158f17bfbe35079a2dc8))
16+
1017
### [4.4.1](https://www.github.com/netlify/build-image/compare/v4.4.0...v4.4.1) (2021-11-05)
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": "4.4.1",
3+
"version": "4.5.0",
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)