Skip to content

Commit d1629e2

Browse files
committed
Remove versioning
This lead to build failures and makes little sense for a sample repo.
1 parent cf58225 commit d1629e2

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

pubspec.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -48,14 +48,6 @@ melos:
4848
- "."
4949

5050
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-
5951
bootstrap:
6052
# It seems so that running "pub get" in parallel has some issues (like
6153
# https://github.com/dart-lang/pub/issues/3404). Disabling this feature

0 commit comments

Comments
 (0)