forked from conventional-changelog/standard-version
-
Notifications
You must be signed in to change notification settings - Fork 40
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
8 changed files
with
136 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
# This is a comment that should be preserved | ||
name: mock | ||
description: "A mock YAML file" | ||
version: 6.3.1 | ||
|
||
environment: | ||
dart: ">=3.2.6 <4.0.0" | ||
flutter: ">=1.17.0" | ||
|
||
dependencies: | ||
flutter: | ||
sdk: flutter | ||
|
||
dev_dependencies: | ||
flutter_test: | ||
sdk: flutter | ||
|
||
# For information on the generic Dart part of this file, see the | ||
# following page: https://dart.dev/tools/pub/pubspec | ||
|
||
# The following section is specific to Flutter packages. | ||
flutter: | ||
uses-material-design: true | ||
generate: true | ||
|
||
# More comments here nested under one entry | ||
# | ||
# These comments should also be preserved. | ||
|
||
# Another comment block, separated from the first one | ||
assets: | ||
- assets/icons/ | ||
- assets/images/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
# This is a comment that should be preserved | ||
name: mock | ||
description: "A mock YAML file" | ||
version: 6.3.1 | ||
|
||
environment: | ||
dart: ">=3.2.6 <4.0.0" | ||
flutter: ">=1.17.0" | ||
|
||
dependencies: | ||
flutter: | ||
sdk: flutter | ||
|
||
dev_dependencies: | ||
flutter_test: | ||
sdk: flutter | ||
|
||
# For information on the generic Dart part of this file, see the | ||
# following page: https://dart.dev/tools/pub/pubspec | ||
|
||
# The following section is specific to Flutter packages. | ||
flutter: | ||
uses-material-design: true | ||
generate: true | ||
|
||
# More comments here nested under one entry | ||
# | ||
# These comments should also be preserved. | ||
|
||
# Another comment block, separated from the first one | ||
assets: | ||
- assets/icons/ | ||
- assets/images/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
# This is a comment that should be preserved | ||
name: mock | ||
description: "A mock YAML file" | ||
version: 6.4.0 | ||
|
||
environment: | ||
dart: ">=3.2.6 <4.0.0" | ||
flutter: ">=1.17.0" | ||
|
||
dependencies: | ||
flutter: | ||
sdk: flutter | ||
|
||
dev_dependencies: | ||
flutter_test: | ||
sdk: flutter | ||
|
||
# For information on the generic Dart part of this file, see the | ||
# following page: https://dart.dev/tools/pub/pubspec | ||
|
||
# The following section is specific to Flutter packages. | ||
flutter: | ||
uses-material-design: true | ||
generate: true | ||
|
||
# More comments here nested under one entry | ||
# | ||
# These comments should also be preserved. | ||
|
||
# Another comment block, separated from the first one | ||
assets: | ||
- assets/icons/ | ||
- assets/images/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
# This is a comment that should be preserved | ||
name: mock | ||
description: "A mock YAML file" | ||
version: 6.4.0 | ||
|
||
environment: | ||
dart: ">=3.2.6 <4.0.0" | ||
flutter: ">=1.17.0" | ||
|
||
dependencies: | ||
flutter: | ||
sdk: flutter | ||
|
||
dev_dependencies: | ||
flutter_test: | ||
sdk: flutter | ||
|
||
# For information on the generic Dart part of this file, see the | ||
# following page: https://dart.dev/tools/pub/pubspec | ||
|
||
# The following section is specific to Flutter packages. | ||
flutter: | ||
uses-material-design: true | ||
generate: true | ||
|
||
# More comments here nested under one entry | ||
# | ||
# These comments should also be preserved. | ||
|
||
# Another comment block, separated from the first one | ||
assets: | ||
- assets/icons/ | ||
- assets/images/ |