Skip to content

Commit a06d38a

Browse files
committed
fix: remove comment in JSON
1 parent 398e784 commit a06d38a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/release-please-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json",
3-
"bootstrap-sha": "f250771", // SHA for commit where v1.0.0 was released for all packages (expect for eds-lab-react which was 0.8.0)
3+
"bootstrap-sha": "f250771",
44
"tag-separator": "@",
55
"packages": {
66
"packages/eds-core-react": {

0 commit comments

Comments
 (0)