diff --git a/.versionrc.json b/.versionrc.json deleted file mode 100644 index cc2e0b1..0000000 --- a/.versionrc.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "packageFiles": [ - { - "filename": "/Users/bharatparmar/smallcaseWorking/constructs/cdk-eks-cluster-module/package.json", - "type": "json" - } - ], - "bumpFiles": [ - { - "filename": "/Users/bharatparmar/smallcaseWorking/constructs/cdk-eks-cluster-module/package.json", - "type": "json" - } - ], - "commitAll": false, - "infile": "/Users/bharatparmar/smallcaseWorking/constructs/cdk-eks-cluster-module/dist/changelog.md", - "header": "", - "skip": { - "commit": true, - "tag": true, - "bump": true - } -} \ No newline at end of file