Skip to content

Commit 7f8ec2e

Browse files
committed
1.7.0
1 parent 94fbb8d commit 7f8ec2e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "optional-chaining-codemod",
33
"description": "Codemod to migrate from Lodash get and logical and expressions to optional chaining",
4-
"version": "1.6.0",
4+
"version": "1.7.0",
55
"bin": {
66
"optional-chaining-codemod": "bin/index.js"
77
},

0 commit comments

Comments
 (0)