Skip to content

Commit ece30d2

Browse files
committed
fix: update release please for tokens
1 parent b6fb040 commit ece30d2

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

release-please-config.json

+8-2
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,13 @@
1212
"packages/html/ds": {},
1313
"packages/react/ds": {},
1414
"packages/themes/govie": {},
15-
"tokens": {}
15+
"tokens": {
16+
"extra-files": [
17+
"tokens/tokens/light/semantic/heading.json",
18+
"tokens/tokens/light/semantic/surface.json",
19+
"tokens/tokens/light/semantic/text.json"
20+
]
21+
}
1622
},
1723
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json"
18-
}
24+
}

0 commit comments

Comments
 (0)