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 a540919 commit de10c07Copy full SHA for de10c07
packages/cli_tools/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.9.1
2
+
3
+ - **FEAT**(cli_tools): Make the analytics behavior customizable (#87).
4
5
## 0.9.0
6
7
> Note: This release has breaking changes.
packages/cli_tools/pubspec.yaml
@@ -1,5 +1,5 @@
name: cli_tools
-version: 0.9.0
+version: 0.9.1
description: A collection of tools for building great command-line interfaces.
repository: https://github.com/serverpod/cli_tools
homepage: https://serverpod.dev
0 commit comments