Skip to content

Commit 284f2ad

Browse files
authored
Merge pull request #6 from DutchCodingCompany/release/v0.0.3
🔖 Release v0.0.3
2 parents 4b4281e + b133e8c commit 284f2ad

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,3 +1,9 @@
1+
## 0.0.3
2+
3+
* :sparkles: Added addBetween iterable extension by @Guldem in https://github.com/DutchCodingCompany/dcc_toolkit/pull/3
4+
* :zap: Bolt logger by @Guldem in https://github.com/DutchCodingCompany/dcc_toolkit/pull/4
5+
* :sparkles: Bootstrap for running flutter apps by @Guldem in https://github.com/DutchCodingCompany/dcc_toolkit/pull/5
6+
17
## 0.0.2
28

39
- Updated dependencies

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.2
3+
version: 0.0.3
44
homepage: https://dutchcodingcompany.com
55
repository: https://github.com/DutchCodingCompany/dcc_toolkit
66

0 commit comments

Comments
 (0)