Skip to content

Commit 044fe1e

Browse files
committed
update version 0.1.0-beta.3
1 parent 4a15f6a commit 044fe1e

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 0.1.0-beta.3
2+
3+
- ci
4+
- add tests for flutter version 3.3.0 [\#85](https://github.com/LoveCommunity/flutter_scope/pull/85)
5+
- refactor
6+
- update sdk constrain to "\>=2.18.0 \<4.0.0" [\#84](https://github.com/LoveCommunity/flutter_scope/pull/84)
7+
- include changes made from dart\_scope 0.1.0-beta.4 [\#86](https://github.com/LoveCommunity/flutter_scope/pull/86)
8+
- feature
9+
- export class `Observation` [\#195](https://github.com/LoveCommunity/dart_scope.dart/pull/195)
10+
111
## 0.1.0-beta.2
212

313
- refactor

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
name: flutter_scope
3-
version: 0.1.0-beta.2
3+
version: 0.1.0-beta.3
44
homepage: https://github.com/LoveCommunity/flutter_scope
55
description: A declarative dependency injection library which use dart syntax and flutter style
66

0 commit comments

Comments
 (0)