Skip to content

Commit d889453

Browse files
Version Packages (#168)
1 parent 8688631 commit d889453

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/three-camels-end.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/extract-react-types/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# extract-react-types
22

3+
## 0.29.2
4+
5+
### Patch Changes
6+
7+
- [`8688631`](https://github.com/atlassian/extract-react-types/commit/8688631d360bc7d4f42f166d62ac14ae07750f5e) [#167](https://github.com/atlassian/extract-react-types/pull/167) Thanks [@danieldelcore](https://github.com/danieldelcore)! - Minor variable rename and code formatting
8+
39
## 0.29.1
410

511
### Patch Changes

packages/extract-react-types/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "extract-react-types",
3-
"version": "0.29.1",
3+
"version": "0.29.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)