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 c871dcb commit 1ccfc5cCopy full SHA for 1ccfc5c
2 files changed
dcli/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# 4.0.1-alpha.8
2
+- fixed the sdk range for dcli_common
3
+- switch to activating dcli_sdk instead of dcli.
4
+
5
# 4.0.1-alpha.7
6
- upgrade settings_yaml version.
7
dcli/lib/src/version/version.g.dart
@@ -1,3 +1,3 @@
/// GENERATED BY pub_release do not modify.
/// Instance of 'Name' version
-String packageVersion = '4.0.1-alpha.7';
+String packageVersion = '4.0.1-alpha.8';
0 commit comments