Skip to content

Commit 8c409e1

Browse files
chore: Bump version to 0.7.0-beta.1 (#55)
1 parent a4904c3 commit 8c409e1

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

packages/cli_tools/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 0.7.0-beta.1
4+
- refactor: Reorganized files in new subdir packages/cli_tools
5+
- fix!: Removed unused static options list in BetterCommandRunner
6+
37
## 0.6.1
48
- refactor: Configuration.resolve is a regular constructor instead of a factory constructor
59

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.6.1
2+
version: 0.7.0-beta.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)