Skip to content

Commit

Permalink
fix changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
goderbauer committed May 9, 2024
1 parent 267cb1d commit 5eb303d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions packages/flutter_lints/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
## 4.0.0

* Updated `package:lints` dependency to version 4.0.0, with the following changes:
* added `library_annotations`
* added `no_wildcard_variable_uses`
* removed `package_prefixed_library_names`
* removed `library_names`
* Updates `package:lints` dependency to version 4.0.0, with the following changes:
* adds `library_annotations`
* adds `no_wildcard_variable_uses`
* removes `package_prefixed_library_names`
* removes `library_names`

## 3.0.2

Expand Down

0 comments on commit 5eb303d

Please sign in to comment.