Skip to content

Commit 5ba1d5f

Browse files
committed
Bump versions and add changelog
1 parent 79005e4 commit 5ba1d5f

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,13 @@
11
# Changelog
22

3+
## 0.0.17
4+
* Added debouncer
5+
* Added all sizes, paddings, radiusses and dimensions
6+
* Made textAlign available for AnnotatedText widget
7+
38
## 0.0.16
49
* Added PaginationStateView
5-
* Added HighlightedText
10+
* Added AnnotatedText
611
* Added native dialog button text styling
712
* Added PaginationState equality operator and hashCode
813

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

0 commit comments

Comments
 (0)