Skip to content

Commit 48a0b71

Browse files
Merge pull request #17 from CodeshiftCommunity/changeset-release/main
2 parents 280fc68 + 427fed6 commit 48a0b71

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/eleven-elephants-look.md

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

packages/utils/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# @codeshift/utils
22

3+
## 0.1.2
4+
5+
### Patch Changes
6+
7+
- 148cd7f: Removes ByName suffix from JSX util methods
8+
39
## 0.1.1
10+
411
### Patch Changes
512

613
- 473473e: Minor internal tweaks

packages/utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@codeshift/utils",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"main": "dist/codeshift-utils.cjs.js",
55
"module": "dist/codeshift-utils.esm.js",
66
"types": "dist/codeshift-utils.cjs.d.ts",

0 commit comments

Comments
 (0)