We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94fbb8d commit 7f8ec2eCopy full SHA for 7f8ec2e
1 file changed
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "optional-chaining-codemod",
3
"description": "Codemod to migrate from Lodash get and logical and expressions to optional chaining",
4
- "version": "1.6.0",
+ "version": "1.7.0",
5
"bin": {
6
"optional-chaining-codemod": "bin/index.js"
7
},
0 commit comments