Skip to content

Commit 67a16ca

Browse files
Revert "RELEASING: Releasing 1 package(s) (#232)" (#233)
This reverts commit cdbaf99.
1 parent bba9bfe commit 67a16ca

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.changeset/tall-yaks-matter.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'pretty-proptypes': patch
3+
---
4+
5+
Permalink generation should also work now when `extract-react-types` is used.

.changeset/twenty-sheep-tie.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'pretty-proptypes': minor
3+
---
4+
5+
Adds "sortProps" and "requiredPropsFirst" props to LayoutRenderer and HybridLayout

packages/pretty-proptypes/CHANGELOG.md

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

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

155
### 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.7.0",
3+
"version": "1.6.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)