Skip to content

Commit 7179e11

Browse files
committed
provider : 6.1.3 -> 6.1.4
1 parent 83f40eb commit 7179e11

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/provider/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Unreleased patch
1+
## 6.1.4 - 2025-03-27
22

33
Fix `MultiProvider` not being inheritable anymore due to 6.1.3.
44

packages/provider/pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: provider
22
description: A wrapper around InheritedWidget to make them easier to use and more reusable.
3-
version: 6.1.3
3+
version: 6.1.4
44
repository: https://github.com/rrousselGit/provider
55
issue_tracker: https://github.com/rrousselGit/provider/issues
66

0 commit comments

Comments
 (0)