Skip to content

Commit de94958

Browse files
committed
chore: remove bumpFiles configuration from release-it setup
1 parent e606f31 commit de94958

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.release-it.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
"tokenRef": "GITHUB_TOKEN"
1818
},
1919
"npm": false,
20-
"bumpFiles": ["package.json"],
2120
"hooks": {
2221
"after:bump": "docker buildx build --platform linux/amd64,linux/arm64 --provenance=false --sbom=false --build-arg VERSION=${version} -t ghcr.io/nulab/backlog-mcp-server:v${version} -t ghcr.io/nulab/backlog-mcp-server:latest --push ."
2322
}

0 commit comments

Comments
 (0)