File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- ## unreleased
1+ ## 1.0.12
22
3- - Add commented out ` .analysis_options ` file to all templates.
3+ - Add commented- out ` .analysis_options ` file to all templates.
44- Add a component CSS file to ` web-angular ` .
55
66## 1.0.11
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ import 'package:usage/usage_io.dart';
1717const String APP_NAME = 'stagehand' ;
1818
1919// This version must be updated in tandem with the pubspec version.
20- const String APP_VERSION = '1.0.10 ' ;
20+ const String APP_VERSION = '1.0.12 ' ;
2121
2222const String APP_PUB_INFO =
2323 'https://pub.dartlang.org/packages/${APP_NAME }.json' ;
Original file line number Diff line number Diff line change 44
55name : stagehand
66# When changing this version, change the lib/src/cli_app.dart version as well.
7- version : 1.0.12-dev
7+ version : 1.0.12
88description : >
99 A scaffolding generator for your Dart projects. Stagehand helps you get set
1010 up!
You can’t perform that action at this time.
0 commit comments