Skip to content

Commit

Permalink
chore: release main (#3722)
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 12, 2021
1 parent 29d7d61 commit 6fb31a1
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":"18.15.0","packages/cache-utils":"2.0.4","packages/config":"15.6.7","packages/functions-utils":"2.1.8","packages/git-utils":"2.0.2","packages/run-utils":"2.0.1"}
{"packages/build":"18.15.1","packages/cache-utils":"2.0.4","packages/config":"15.6.7","packages/functions-utils":"2.1.8","packages/git-utils":"2.0.2","packages/run-utils":"2.0.1"}
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

### [18.15.1](https://www.github.com/netlify/build/compare/build-v18.15.0...build-v18.15.1) (2021-10-12)


### Bug Fixes

* **build:** add missing types folder to files field in package.json ([#3716](https://www.github.com/netlify/build/issues/3716)) ([29d7d61](https://www.github.com/netlify/build/commit/29d7d61b6fdac0c7d3710baeadf1858740de65ac))

## [18.15.0](https://www.github.com/netlify/build/compare/build-v18.14.1...build-v18.15.0) (2021-10-12)


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": "18.15.0",
"version": "18.15.1",
"description": "Netlify build module",
"main": "src/core/main.js",
"types": "types/index.d.ts",
Expand Down

0 comments on commit 6fb31a1

Please sign in to comment.