Skip to content

Commit 6e612b0

Browse files
Prepare v0.0.2 release
1 parent 9a0b8f4 commit 6e612b0

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/disco/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.0.2
2+
3+
- Fix imports, simplify file names and correct repository URL.
4+
15
## 0.0.1
26

37
- Initial version. The providers were moved from the package solidart.

packages/disco/pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: disco
22
description: A Flutter library offering convenient, scoped providers for dependency injection that are independent of any specific state management solution.
3-
version: 0.0.1
3+
version: 0.0.2
44
repository: https://github.com/our-creativity/disco
55
topics:
66
- dependency-injection

0 commit comments

Comments
 (0)