Skip to content

Commit d5b8e98

Browse files
committed
Release magic_cli 0.0.1-alpha.2
- CI/CD improvements with GitHub Actions - Fixed dependency constraints - All tests passing (118/118) - Automated publishing ready
1 parent e170359 commit d5b8e98

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## 0.0.1-alpha.2
2+
3+
* CI/CD improvements - GitHub Actions integration
4+
* Fixed dependency constraints for flutter_test compatibility
5+
* Updated linter rules for CI environment
6+
* Added CI status badge to README
7+
* All 118 tests passing with automated testing
8+
19
## 0.0.1-alpha.1
210

311
* Initial alpha release

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: magic_cli
22
description: "Command-line tools for Magic Framework. Scaffolding, code generation, and project management."
3-
version: 0.0.1-alpha.1
3+
version: 0.0.1-alpha.2
44
homepage: https://magic.fluttersdk.com
55
repository: https://github.com/fluttersdk/magic_cli
66
issue_tracker: https://github.com/fluttersdk/magic_cli/issues

0 commit comments

Comments
 (0)