Skip to content

Commit d52fcf4

Browse files
committed
Bump verions
1 parent c8ce981 commit d52fcf4

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
# Changelog
22

3+
## 0.0.16
4+
* Added PaginationStateView
5+
* Added HighlightedText
6+
* Added native dialog button text styling
7+
* Added PaginationState equality operator and hashCode
8+
39
## 0.0.15
410
* Added `FutureOr<T?>` to `showNativeDialog` as return type;
511

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

0 commit comments

Comments
 (0)