We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3f8bdf commit 049eb64Copy full SHA for 049eb64
packages/build-info/CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+### Bug Fixes
4
+
5
+* Revert dev cycle feature flagging ([#4933](https://github.com/netlify/build/issues/4933)) ([a3f8bdf](https://github.com/netlify/build/commit/a3f8bdf6124de9b6d50b63a940a68e4ceec1c16f))
6
7
### Dependencies
8
9
* The following workspace dependencies were updated
packages/build-info/package.json
@@ -1,6 +1,6 @@
{
"name": "@netlify/build-info",
- "version": "6.6.0",
+ "version": "6.6.1",
"description": "Build info utility",
"type": "module",
"exports": {
0 commit comments