Skip to content

Commit 75f67b6

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

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/hungry-years-shout.md

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

packages/extract-react-types/CHANGELOG.md

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

3+
## 0.30.3
4+
5+
### Patch Changes
6+
7+
- 882277e: Bumps dev deps to resolve vulnerability with ansi-regex
8+
39
## 0.30.2
410

511
### Patch Changes

packages/extract-react-types/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "extract-react-types",
3-
"version": "0.30.2",
3+
"version": "0.30.3",
44
"main": "dist/extract-react-types.cjs.js",
55
"repository": "atlassian/extract-react-types",
66
"description": "Parse prop-types from react components using typescript or flow",

0 commit comments

Comments
 (0)