Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
leoafarias committed Feb 24, 2024
1 parent 1631839 commit ca13073
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 1.0.0-beta.8

* Optimized analyze workflow by @leoafarias
* Fix more than one decorator on Flex widgets when decorators are used by @tilucasoli
* Feat/add deprecated apis by @tilucasoli

## 1.0.0-beta.7

Expand Down
6 changes: 1 addition & 5 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: mix
description: An expressive way to effortlessly build design systems in Flutter.
version: 1.0.0-beta.7
version: 1.0.0-beta.8
homepage: https://github.com/leoafarias/mix

environment:
Expand All @@ -11,15 +11,11 @@ dependencies:
sdk: flutter

dev_dependencies:


flutter_lints: 2.0.3
flutter_test:
sdk: flutter

dart_code_metrics_presets: 2.9.0


flutter:
assets:
- test_resources/

0 comments on commit ca13073

Please sign in to comment.