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

Commit

Permalink
3.3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Benaiah committed Apr 24, 2020
1 parent 1c486be commit de95bca
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).

## [v3.3.8](https://github.com/netlify/build-image/compare/v3.3.7...v3.3.8) - 2020-04-24

### Merged

- Swift Support [`#364`](https://github.com/netlify/build-image/pull/364)
- Pipe echo commands to bash shell [`#389`](https://github.com/netlify/build-image/pull/389)
- Add backend team as codeowners [`#387`](https://github.com/netlify/build-image/pull/387)

### Commits

- pipe commands from go installer [`9ffb22a`](https://github.com/netlify/build-image/commit/9ffb22af0ee65ab22debb6d7f880ca3b0b6e156e)

## [v3.3.7](https://github.com/netlify/build-image/compare/v3.3.6...v3.3.7) - 2020-03-05

### 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.3.7",
"version": "3.3.8",
"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 de95bca

Please sign in to comment.