Skip to content

Commit 510b825

Browse files
chore: release main (#4920)
* chore: release main * chore: update lockfile --------- Co-authored-by: netlify-jenkins <[email protected]>
1 parent bddb57f commit 510b825

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.5.1",
2+
"packages/build-info": "6.6.0",
33
"packages/build": "29.6.4",
44
"packages/cache-utils": "5.1.2",
55
"packages/config": "20.3.3",

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
@@ -42,6 +42,13 @@
4242
* dependencies
4343
* @netlify/framework-info bumped from ^9.8.4 to ^9.8.5
4444

45+
## [6.6.0](https://github.com/netlify/build/compare/build-info-v6.5.1...build-info-v6.6.0) (2023-03-07)
46+
47+
48+
### Features
49+
50+
* use dev cycle feature flagging ([#4919](https://github.com/netlify/build/issues/4919)) ([bddb57f](https://github.com/netlify/build/commit/bddb57faa0229cd51b3303544309bfa1f1df07c4))
51+
4552
## [6.5.0](https://github.com/netlify/build/compare/build-info-v6.4.0...build-info-v6.5.0) (2023-03-02)
4653

4754

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.5.1",
3+
"version": "6.6.0",
44
"description": "Build info utility",
55
"type": "module",
66
"exports": {

0 commit comments

Comments
 (0)