Skip to content

Commit

Permalink
Merge pull request #3821 from rrousselGit/rrousselGit-patch-1
Browse files Browse the repository at this point in the history
Update CHANGELOG.md
  • Loading branch information
rrousselGit authored Oct 30, 2024
2 parents 5221f21 + f39c22d commit 9e62837
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions packages/riverpod_lint/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,6 @@
@riverpod
Model foo(Ref ref) => ..
```
Do:
```dart
@riverpod
Model foo(FooRef ref) => ..
```

## 2.3.14 - 2024-10-12

Expand Down

0 comments on commit 9e62837

Please sign in to comment.