File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -4,9 +4,12 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
55and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
66
7- ## Unreleased
7+ <!-- ## Unreleased -->
8+
9+ ## [ v0.21.0] - 2021-04-30
810
911### Changed
12+
1013- all
1114 - Upgrade typescript to 4.1.4
1215 - Change all fields from ` private ` to ` protected `
@@ -30,6 +33,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
3033 contexts e.g. dialog.
3134
3235### Fixed
36+
3337- all
3438 - Format sass files with prettier
3539- ` circular-progress `
@@ -60,6 +64,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
6064 - Clean up fixture typing so that tests work when reordered
6165
6266### Added
67+
6368- ` base `
6469 - Add ` @ariaProperty ` decorator
6570- ` checkbox `
You can’t perform that action at this time.
0 commit comments