Skip to content

Commit dd3051d

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

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.changeset/tall-yaks-matter.md

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

.changeset/twenty-sheep-tie.md

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

packages/pretty-proptypes/CHANGELOG.md

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

3+
## 1.7.0
4+
5+
### Minor Changes
6+
7+
- 67a16ca: Adds "sortProps" and "requiredPropsFirst" props to LayoutRenderer and HybridLayout
8+
9+
### Patch Changes
10+
11+
- 67a16ca: Permalink generation should also work now when `extract-react-types` is used.
12+
313
## 1.6.1
414

515
### Patch 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.6.1",
3+
"version": "1.7.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)