Skip to content

Commit fd0bcb1

Browse files
committed
docs(CHANGELOG): update for release
1 parent 0875e89 commit fd0bcb1

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,12 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/)
55
and 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`

0 commit comments

Comments
 (0)