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

Commit 2473d77

Browse files
committed
chore(release): 0.19.1
1 parent 8ad0914 commit 2473d77

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

Diff for: CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
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.
44

5+
<a name="0.19.1"></a>
6+
## [0.19.1](https://github.com/knisterpeter/react-to-typescript-definitions/compare/v0.19.0...v0.19.1) (2017-03-02)
7+
8+
9+
### Bug Fixes
10+
11+
* fix and improve error output ([c3d79b6](https://github.com/knisterpeter/react-to-typescript-definitions/commit/c3d79b6))
12+
13+
14+
515
<a name="0.19.0"></a>
616
# [0.19.0](https://github.com/knisterpeter/react-to-typescript-definitions/compare/v0.18.1...v0.19.0) (2017-03-01)
717

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-to-typescript-definitions",
3-
"version": "0.19.0",
3+
"version": "0.19.1",
44
"description": "Create typescript definitions files (d.ts) from react components",
55
"main": "dist/src/index.js",
66
"bin": {

0 commit comments

Comments
 (0)