Skip to content

Commit e7cfe5c

Browse files
authored
Merge pull request #11 from DutchCodingCompany/release/v0.0.7
Bump version number
2 parents 5722fda + 3b790cf commit e7cfe5c

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
## 0.0.6
22

3+
* :sparkles: Added new version of Result for mapping API responses
4+
* :sparkles: Added BlocfulWidget for listening to presentation changes and state changes
5+
* :sparkles: Added example project
6+
7+
## 0.0.6
8+
39
* :arrow_up: Updated dependencies
410

511
## 0.0.5

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: dcc_toolkit
22
description: "Internal toolkit package used by the DCC team."
3-
version: 0.0.6
3+
version: 0.0.7
44
homepage: https://dutchcodingcompany.com
55
repository: https://github.com/DutchCodingCompany/dcc_toolkit
66

0 commit comments

Comments
 (0)