Skip to content

Commit e9f9576

Browse files
committed
chore: prepare v4.0.0-beta.3 release
1 parent 9005283 commit e9f9576

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

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

3+
## 4.0.0-beta.3
4+
5+
* refactor: Restore simple tag-based release workflow (removes complex GitHub release automation)
6+
37
## 4.0.0-beta.2
48

59
* fix: Version mismatch errors in CI and non-interactive environments

lib/src/version.dart

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: fvm
22
description: A simple cli to manage Flutter SDK versions per project. Support
33
channels, releases, and local cache for fast switching between versions.
4-
version: 4.0.0-beta.2
4+
version: 4.0.0-beta.3
55
homepage: https://github.com/leoafarias/fvm
66

77
environment:

0 commit comments

Comments
 (0)