Skip to content

Commit

Permalink
6.1.0-dev.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rrousselGit committed Sep 24, 2023
1 parent 352c65e commit 25a7e18
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 1 deletion.
1 change: 1 addition & 0 deletions packages/provider/.pubignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
!./extension/devtools/build
4 changes: 4 additions & 0 deletions packages/provider/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 6.1.0-dev.1

- Fix missing folder in devtool extension

## 6.1.0-dev.0

- Moved the implementation of the devtool extension
Expand Down
2 changes: 1 addition & 1 deletion packages/provider/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: provider
description: A wrapper around InheritedWidget to make them easier to use and more reusable.
version: 6.1.0-dev.0
version: 6.1.0-dev.1
repository: https://github.com/rrousselGit/provider
issue_tracker: https://github.com/rrousselGit/provider/issues

Expand Down

0 comments on commit 25a7e18

Please sign in to comment.