Skip to content

Commit c23cde1

Browse files
Version Packages (#165)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 945eb91 commit c23cde1

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/healthy-monkeys-love.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.1
4+
5+
### Patch Changes
6+
7+
- [`945eb91`](https://github.com/atlassian/extract-react-types/commit/945eb91b43a0ab0b0baa354515007c8b0aad79f2) [#164](https://github.com/atlassian/extract-react-types/pull/164) Thanks [@danieldelcore](https://github.com/danieldelcore)! - forwardRef wrapped in a memo now works with type inference
8+
39
## 0.29.0
410

511
### Minor 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.0",
3+
"version": "0.29.1",
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)