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 cf58225 commit d1629e2Copy full SHA for d1629e2
pubspec.yaml
@@ -48,14 +48,6 @@ melos:
48
- "."
49
50
command:
51
- version:
52
- # Generate commit links in package changelogs.
53
- linkToCommits: true
54
- # # Only allow versioning to happen on main branch.
55
- # branch: master
56
- # Additionally build a changelog at the root of the workspace.
57
- workspaceChangelog: true
58
-
59
bootstrap:
60
# It seems so that running "pub get" in parallel has some issues (like
61
# https://github.com/dart-lang/pub/issues/3404). Disabling this feature
0 commit comments