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

Commit b4210f1

Browse files
author
Markus Wolf
committed
chore(release): 0.28.1
1 parent 1fcdcbe commit b4210f1

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
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.28.1"></a>
6+
## [0.28.1](https://github.com/KnisterPeter/react-to-typescript-definitions/compare/v0.28.0...v0.28.1) (2018-02-23)
7+
8+
9+
510
<a name="0.28.0"></a>
611
# [0.28.0](https://github.com/KnisterPeter/react-to-typescript-definitions/compare/v0.27.1...v0.28.0) (2018-02-07)
712

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.28.0",
3+
"version": "0.28.1",
44
"description": "Create typescript definitions files (d.ts) from react components",
55
"main": "dist/src/index.js",
66
"types": "dist/src/index.d.ts",

0 commit comments

Comments
 (0)