Mirror: The spec-compliant minimum of client-side GraphQL.
0
fork

Configure Feed

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

chore: Fix changesets changelog generation

+1 -1
+1 -1
scripts/changelog.js
··· 3 3 4 4 config(); 5 5 6 - const REPO = '0no-co/wonka'; 6 + const REPO = '0no-co/graphql.web'; 7 7 const SEE_LINE = /^See:\s*(.*)/i; 8 8 const TRAILING_CHAR = /[.;:]$/g; 9 9 const listFormatter = new Intl.ListFormat('en-US');