Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
fix changelog
  • Loading branch information
goderbauer committed May 9, 2024
commit 5eb303dee578bbdee88b4c5e4442e63cfa4570cc
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