diff --git a/CHANGELOG.md b/CHANGELOG.md index 6cae66e0..700f53c8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ 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](https://github.com/netlify/build-image/compare/v3.0.0-beta.7...v3.0.0) - 2019-03-14 + ## [v3.0.0-beta.7](https://github.com/netlify/build-image/compare/v3.0.0-beta.6...v3.0.0-beta.7) - 2019-03-14 ### Merged diff --git a/package.json b/package.json index ca9e38f4..61d91778 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@netlify/build-image", - "version": "3.0.0-beta.7", + "version": "3.0.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", "scripts": {