Skip to content

Commit d739390

Browse files
chore: release main (#4769)
* chore: release main * chore: update lockfile
1 parent 7f4a2fa commit d739390

File tree

4 files changed

+10
-3
lines changed

4 files changed

+10
-3
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"packages/build-info": "6.1.0",
2+
"packages/build-info": "6.1.1",
33
"packages/build": "29.1.1",
44
"packages/cache-utils": "5.1.0",
55
"packages/config": "20.1.0",

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/build-info/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [6.1.1](https://github.com/netlify/build/compare/build-info-v6.1.0...build-info-v6.1.1) (2022-12-14)
4+
5+
6+
### Bug Fixes
7+
8+
* separate detectBuildsystems and listFrameworks ([#4766](https://github.com/netlify/build/issues/4766)) ([7f4a2fa](https://github.com/netlify/build/commit/7f4a2faa1b28ecdd2b7d6128a47bf8e0f4a27ad6))
9+
310
## [6.1.0](https://github.com/netlify/build/compare/build-info-v6.0.8...build-info-v6.1.0) (2022-12-13)
411

512

packages/build-info/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@netlify/build-info",
3-
"version": "6.1.0",
3+
"version": "6.1.1",
44
"description": "Build info utility",
55
"type": "module",
66
"exports": {

0 commit comments

Comments
 (0)