Skip to content

Commit 66591fb

Browse files
committed
docs: update CHANGELOG.md [ci skip]
1 parent 16943ec commit 66591fb

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,28 @@
11
# Change Log
22

3+
## v2.0.4 (2021-09-23)
4+
5+
#### :bug: Bug Fix
6+
* [#4275](https://github.com/Semantic-Org/Semantic-UI-React/pull/4275) fix(types): export types for StrictBreadcrumbProps & StrictSelectProps ([@layershifter](https://github.com/layershifter))
7+
* [#4181](https://github.com/Semantic-Org/Semantic-UI-React/pull/4181) fix(Dropdown): update event types ([@aboyce](https://github.com/aboyce))
8+
* [#4259](https://github.com/Semantic-Org/Semantic-UI-React/pull/4259) fix(Modal|Portal): fix an error with unsafe setState() ([@layershifter](https://github.com/layershifter))
9+
10+
#### :memo: Documentation
11+
* [#4228](https://github.com/Semantic-Org/Semantic-UI-React/pull/4228) docs(Introduction): Update broken link for renamed component AutoControlledComponent ([@gmferise](https://github.com/gmferise))
12+
* [#4221](https://github.com/Semantic-Org/Semantic-UI-React/pull/4221) docs(Usage): update "CDN (no bundler)" section ([@layershifter](https://github.com/layershifter))
13+
* [#4174](https://github.com/Semantic-Org/Semantic-UI-React/pull/4174) docs(theming) update theme.config override example ([@the133448](https://github.com/the133448))
14+
* [#4218](https://github.com/Semantic-Org/Semantic-UI-React/pull/4218) docs(misc): fix typos in props descriptions + make minor text change ([@katieraby](https://github.com/katieraby))
15+
16+
#### :house: Internal
17+
* [#4220](https://github.com/Semantic-Org/Semantic-UI-React/pull/4220) chore: update Lodash to latest ([@layershifter](https://github.com/layershifter))
18+
19+
#### Committers: 5
20+
- Adam Boyce ([@aboyce](https://github.com/aboyce))
21+
- Gavin Ferise ([@gmferise](https://github.com/gmferise))
22+
- Katie ([@katieraby](https://github.com/katieraby))
23+
- Oleksandr Fediashov ([@layershifter](https://github.com/layershifter))
24+
- [@the133448](https://github.com/the133448)
25+
326
## v2.0.3 (2021-01-20)
427

528
#### :bug: Bug Fix

0 commit comments

Comments
 (0)