Skip to content

Commit 4565a07

Browse files
committed
ran version
1 parent ac12401 commit 4565a07

File tree

4 files changed

+8
-3
lines changed

4 files changed

+8
-3
lines changed

.changeset/wet-masks-taste/changes.json

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

.changeset/wet-masks-taste/changes.md

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

packages/pretty-proptypes/CHANGELOG.md

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

3+
## 1.0.1
4+
5+
### Patch Changes
6+
7+
- [patch][ac12401](https://github.com/atlassian/extract-react-types/commit/ac12401):
8+
Work around added in object converter to not throw on null value in members list
9+
310
## 1.0.0
411

512
### Major Changes

packages/pretty-proptypes/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pretty-proptypes",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "prettily render prop types from react components",
55
"repository": "atlassian/extract-react-types",
66
"main": "dist/pretty-proptypes.cjs.js",

0 commit comments

Comments
 (0)