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

Commit bbcc282

Browse files
committed
0.8.0
1 parent 511767d commit bbcc282

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="0.8.0"></a>
2+
# [0.8.0](https://github.com/knisterpeter/react-to-typescript-definitions/compare/v0.7.0...v0.8.0) (2016-01-21)
3+
4+
5+
### Features
6+
7+
* Exported component interfaces ([511767d](https://github.com/knisterpeter/react-to-typescript-definitions/commit/511767d))
8+
9+
10+
111
<a name="0.7.0"></a>
212
# [0.7.0](https://github.com/knisterpeter/react-to-typescript-definitions/compare/v0.6.0...v0.7.0) (2015-12-31)
313

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-to-typescript-definitions",
3-
"version": "0.7.0",
3+
"version": "0.8.0",
44
"description": "Create typescript definitions files (d.ts) from react components",
55
"main": "index.js",
66
"bin": {

0 commit comments

Comments
 (0)