Skip to content

Commit e01490f

Browse files
release: 3.5.2 (#460)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent f5152b6 commit e01490f

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

Diff for: .changeset/olive-suns-crash.md

-5
This file was deleted.

Diff for: CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# types-react-codemod
22

3+
## 3.5.2
4+
5+
### Patch Changes
6+
7+
- fix(scoped-jsx): Don't add `JSX` import if `JSX` is already imported ([#458](https://github.com/eps1lon/types-react-codemod/pull/458) [`f5152b6`](https://github.com/eps1lon/types-react-codemod/commit/f5152b6d3bab015a7332bc52cfc3bdd052cbd0c5) by [@henryqdineen](https://github.com/henryqdineen))
8+
39
## 3.5.1
410

511
### Patch Changes

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "types-react-codemod",
3-
"version": "3.5.1",
3+
"version": "3.5.2",
44
"bin": "bin/types-react-codemod.cjs",
55
"scripts": {
66
"format": "prettier . --write",

0 commit comments

Comments
 (0)