Skip to content

Commit ec11a5f

Browse files
RELEASING: Releasing 1 package(s) (#222)
Releases: [email protected] [skip ci] Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 2bef5ff commit ec11a5f

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/itchy-masks-leave.md

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

packages/pretty-proptypes/CHANGELOG.md

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

3+
## 1.5.2
4+
5+
### Patch Changes
6+
7+
- 2bef5ff: Reintroduces null check in the case where props can't be parsed and return empty
8+
39
## 1.5.0
410

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