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

Commit afa57ac

Browse files
committed
0.11.1
1 parent efa6545 commit afa57ac

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
Your git-log command is:
2+
git log --format="%B%n-hash-%n%H%n-gitTags-%n%d%n-committerDate-%n%ci%n------------------------ >8 ------------------------" "HEAD" --no-merges
3+
<a name="0.11.1"></a>
4+
## [0.11.1](https://github.com/knisterpeter/react-to-typescript-definitions/compare/v0.11.0...v0.11.1) (2016-05-06)
5+
6+
7+
8+
19
<a name="0.11.0"></a>
210
# [0.11.0](https://github.com/knisterpeter/react-to-typescript-definitions/compare/v0.10.0...v0.11.0) (2016-04-09)
311

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.11.0",
3+
"version": "0.11.1",
44
"description": "Create typescript definitions files (d.ts) from react components",
55
"main": "index.js",
66
"bin": {

0 commit comments

Comments
 (0)