Skip to content

Commit

Permalink
docs: update CHANGELOG.md [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
layershifter committed Nov 30, 2022
1 parent 80c4d82 commit c88e684
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Change Log

## v2.1.4 (2022-11-23)

#### :bug: Bug Fix
* [#4398](https://github.com/Semantic-Org/Semantic-UI-React/pull/4398) fix(Input): pass focus options ([@meltyshev](https://github.com/meltyshev))
* [#4399](https://github.com/Semantic-Org/Semantic-UI-React/pull/4399) fix(Button): pass focus options ([@meltyshev](https://github.com/meltyshev))
* [#4390](https://github.com/Semantic-Org/Semantic-UI-React/pull/4390) fix(types): Update SemanticShorthandCollection to support Typescript 4.8 ([@timduffin](https://github.com/timduffin))
* [#4377](https://github.com/Semantic-Org/Semantic-UI-React/pull/4377) fix(core): add `enterKeyHint` to list of `htmlInputAttrs` ([@ben-rogerson](https://github.com/ben-rogerson))

#### :memo: Documentation
* [#4383](https://github.com/Semantic-Org/Semantic-UI-React/pull/4383) docs: updates to contribution.md ([@carkod](https://github.com/carkod))

## v2.1.3 (2022-05-31)

#### :bug: Bug Fix
Expand Down

0 comments on commit c88e684

Please sign in to comment.