Skip to content

Commit 63a5c3d

Browse files
release: 3.5.3 (#493)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 18d0cef commit 63a5c3d

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/light-mirrors-tickle.md

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

CHANGELOG.md

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

3+
## 3.5.3
4+
5+
### Patch Changes
6+
7+
- Switch to trusted publishing ([#492](https://github.com/eps1lon/types-react-codemod/pull/492) [`18d0cef`](https://github.com/eps1lon/types-react-codemod/commit/18d0cef7b7235cc896ab6babd2f2e7439da5ea7e) by [@eps1lon](https://github.com/eps1lon))
8+
39
## 3.5.2
410

511
### Patch Changes

package.json

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

0 commit comments

Comments
 (0)