Skip to content

Commit

Permalink
Change version number from 3.0.0 to 2.0.0 (#419)
Browse files Browse the repository at this point in the history
  • Loading branch information
n-bernat authored Jan 24, 2025
1 parent 671ee1e commit 0e0c3f9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
6 changes: 1 addition & 5 deletions packages/enhanced_gradients/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
## 3.0.0

- BREAKING CHANGE: Raise minimum Flutter version to 3.27.0, which supports wide gamut color spaces.

## 2.0.0

- BREAKING CHANGE: Raise minimum Flutter version to 3.19.0. Previous versions of enhanced_gradients were incompatible with Flutter 3.19 due to dependency constraints.
- BREAKING CHANGE: Raise minimum Flutter version to 3.27.0, which supports wide gamut color spaces.

## 1.0.2

Expand Down
2 changes: 1 addition & 1 deletion packages/enhanced_gradients/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: enhanced_gradients
version: 3.0.0
version: 2.0.0
homepage: https://github.com/leancodepl/flutter_corelibrary/tree/master/packages/enhanced_gradients
repository: https://github.com/leancodepl/flutter_corelibrary
description: >-
Expand Down

0 comments on commit 0e0c3f9

Please sign in to comment.