Skip to content

Commit

Permalink
chore: release main (#3929)
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 Dec 6, 2021
1 parent 96ff2a8 commit f50b5d3
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"packages/build":"20.0.4","packages/cache-utils":"3.0.1","packages/config":"16.0.7","packages/functions-utils":"3.0.3","packages/git-utils":"3.0.0","packages/run-utils":"3.0.0"}
{"packages/build":"20.1.0","packages/cache-utils":"3.0.1","packages/config":"16.0.7","packages/functions-utils":"3.0.3","packages/git-utils":"3.0.0","packages/run-utils":"3.0.0"}
7 changes: 7 additions & 0 deletions packages/build/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [20.1.0](https://www.github.com/netlify/build/compare/build-v20.0.4...build-v20.1.0) (2021-12-06)


### Features

* pass additional feature flags to zip-it-and-ship-it ([#3925](https://www.github.com/netlify/build/issues/3925)) ([96ff2a8](https://www.github.com/netlify/build/commit/96ff2a8e83d6aad7340694ff026c46574268f5ad))

### [20.0.4](https://www.github.com/netlify/build/compare/build-v20.0.3...build-v20.0.4) (2021-12-02)


Expand Down
2 changes: 1 addition & 1 deletion packages/build/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@netlify/build",
"version": "20.0.4",
"version": "20.1.0",
"description": "Netlify build module",
"main": "src/core/main.js",
"types": "types/index.d.ts",
Expand Down

0 comments on commit f50b5d3

Please sign in to comment.