Skip to content

Commit

Permalink
chore: release 4.11.0 (netlify#839)
Browse files Browse the repository at this point in the history
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
  • Loading branch information
token-generator-app[bot] authored Sep 27, 2022
1 parent 59007e5 commit a13ca27
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

## [4.11.0](https://www.github.com/netlify/build-image/compare/v4.10.1...v4.11.0) (2022-09-27)


### Features

* add Deno to focal ([#836](https://www.github.com/netlify/build-image/issues/836)) ([59007e5](https://www.github.com/netlify/build-image/commit/59007e5ac69def10cc7aa808d870306bed5bde8d))


### Bug Fixes

* update test to reflect new homebrew version ([#837](https://www.github.com/netlify/build-image/issues/837)) ([d87bdf3](https://www.github.com/netlify/build-image/commit/d87bdf3f30dad2b6a15179bb646fe2b5ed7a5f1b))

### [4.10.1](https://www.github.com/netlify/build-image/compare/v4.10.0...v4.10.1) (2022-07-28)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@netlify/build-image",
"version": "4.10.1",
"version": "4.11.0",
"description": "This repository contains the tools to make the build image Netlify uses to build a site from git (for continuous deployment)",
"main": "index.js",
"private": "true",
Expand Down

0 comments on commit a13ca27

Please sign in to comment.