Skip to content

Commit 57b4dbd

Browse files
danieldelcoreRajaBellebon
authored andcommitted
apply changesets (#95)
1 parent 3385ac3 commit 57b4dbd

File tree

4 files changed

+8
-3
lines changed

4 files changed

+8
-3
lines changed

.changeset/nine-nails-visit/changes.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

.changeset/nine-nails-visit/changes.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

packages/extract-react-types/CHANGELOG.md

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

3+
## 0.22.1
4+
5+
### Patch Changes
6+
7+
- [patch][3385ac3](https://github.com/atlassian/extract-react-types/commit/3385ac3):
8+
Enusre 'value' exists before attempting to filter its members
9+
310
## 0.22.0
411

512
### 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.22.0",
3+
"version": "0.22.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)