Skip to content

Commit 4c78b60

Browse files
chore(release): Publish cli_tools 0.9.1 (#88)
- [email protected] <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **New Features** * Analytics behavior is now customizable. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
1 parent a540919 commit 4c78b60

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)