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

Commit

Permalink
3.0.0-beta.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bcomnes committed Feb 25, 2019
1 parent d09adda commit 8c4eaec
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

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

## [v3.0.0-beta.2](https://github.com/netlify/build-image/compare/v3.0.0-beta.1...v3.0.0-beta.2) - 2019-02-25

### Merged

- Xenial: Update to hugo 0.54 [`#270`](https://github.com/netlify/build-image/pull/270)

## [v3.0.0-beta.1](https://github.com/netlify/build-image/compare/v3.0.0-beta.0...v3.0.0-beta.1) - 2019-02-25

### Merged
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": "3.0.0-beta.1",
"version": "3.0.0-beta.2",
"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",
"scripts": {
Expand Down

0 comments on commit 8c4eaec

Please sign in to comment.