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

Commit

Permalink
chore: release 4.14.1 (#859)
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 Oct 24, 2022
1 parent 36217a6 commit a94e478
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@ 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.14.1](https://www.github.com/netlify/build-image/compare/v4.14.0...v4.14.1) (2022-10-24)


### Bug Fixes

* Install Hugo extended by default ([#848](https://www.github.com/netlify/build-image/issues/848)) ([36217a6](https://www.github.com/netlify/build-image/commit/36217a6d7939c201f69a25e545218fd3efa44f97))

## [4.14.0](https://www.github.com/netlify/build-image/compare/v4.13.0...v4.14.0) (2022-10-21)


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.14.0",
"version": "4.14.1",
"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 a94e478

Please sign in to comment.