Mirror of
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

add breaking change notice to changesets

+2 -2
+1 -1
.changeset/afraid-forks-buy.md
··· 2 2 "release-image-generator": minor 3 3 --- 4 4 5 - If no text is passed as a parameter, no text is displayed in the image. Default text is no text. 5 + ⚠️ **BREAKING CHANGE:** If no text is passed as a parameter, no text is displayed in the image. Default text is no text.
+1 -1
.changeset/itchy-frogs-hunt.md
··· 2 2 "release-image-generator": minor 3 3 --- 4 4 5 - Font API changed. Family and Weight are now separated parameters: `fontFamily` & `fontWeight`. Please read [the docs](https://github.com/trueberryless-org/release-image-generator?tab=readme-ov-file#usage) for more details. 5 + ⚠️ **BREAKING CHANGE:** Font API changed. Family and Weight are now separated parameters: `fontFamily` & `fontWeight`. Please read [the docs](https://github.com/trueberryless-org/release-image-generator?tab=readme-ov-file#usage) for more details.