Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Commit

Permalink
chore(release): 0.28.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Markus Wolf committed Feb 7, 2018
1 parent ec98a14 commit 5e71a8d
Show file tree
Hide file tree
Showing 3 changed files with 1,546 additions and 6,026 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,21 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

<a name="0.28.0"></a>
# [0.28.0](https://github.com/KnisterPeter/react-to-typescript-definitions/compare/v0.27.1...v0.28.0) (2018-02-07)


### Bug Fixes

* avoid any for oneOf arrays with identifiers ([f947a23](https://github.com/KnisterPeter/react-to-typescript-definitions/commit/f947a23))


### Features

* support generating types for PureComponents ([7343af1](https://github.com/KnisterPeter/react-to-typescript-definitions/commit/7343af1))



<a name="0.27.1"></a>
## [0.27.1](https://github.com/KnisterPeter/react-to-typescript-definitions/compare/v0.27.0...v0.27.1) (2018-01-23)

Expand Down

0 comments on commit 5e71a8d

Please sign in to comment.