Skip to content

Commit de10c07

Browse files
committed
chore(release): publish packages
- cli_tools@0.9.1
1 parent a540919 commit de10c07

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/cli_tools/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.9.1
2+
3+
- **FEAT**(cli_tools): Make the analytics behavior customizable (#87).
4+
15
## 0.9.0
26

37
> Note: This release has breaking changes.

packages/cli_tools/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: cli_tools
2-
version: 0.9.0
2+
version: 0.9.1
33
description: A collection of tools for building great command-line interfaces.
44
repository: https://github.com/serverpod/cli_tools
55
homepage: https://serverpod.dev

0 commit comments

Comments
 (0)