Skip to content

Commit 12a5fe6

Browse files
Version Packages (#189)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent f5866b0 commit 12a5fe6

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/seven-laws-deliver.md

-5
This file was deleted.

packages/extract-react-types/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# extract-react-types
22

3+
## 0.30.2
4+
5+
### Patch Changes
6+
7+
- [`f5866b0`](https://github.com/atlassian/extract-react-types/commit/f5866b0d5a93663d9f9f4f827a9b0512539ede08) [#188](https://github.com/atlassian/extract-react-types/pull/188) Thanks [@declan-warn](https://github.com/declan-warn)! - Adds support for string type keys in TypeScript.
8+
39
## 0.30.1
410

511
### Patch Changes

packages/extract-react-types/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "extract-react-types",
3-
"version": "0.30.1",
3+
"version": "0.30.2",
44
"main": "dist/extract-react-types.cjs.js",
55
"repository": "atlassian/extract-react-types",
66
"description": "Parse prop-types from react components using typescript or flow",

0 commit comments

Comments
 (0)