diff --git a/.releaserc.json b/.releaserc.json index 4448e06..5682e45 100644 --- a/.releaserc.json +++ b/.releaserc.json @@ -53,8 +53,7 @@ "CHANGELOG.md", "package.json", "*/package.json", - "*/cumulocity.json", - "yarn.lock" + "*/cumulocity.json" ], "message": "ci(release): ${nextRelease.version}\n\n${nextRelease.notes}" }