Skip to content

Commit 4847042

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

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/clean-icons-pretend.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.0
4+
5+
### Minor Changes
6+
7+
- f34959f: Adds the ability to override the Prop Expander + Fixes a few styling issues
8+
39
## 1.4.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.4.0",
3+
"version": "1.5.0",
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)