chore: Fix changesets changelog generation
kitten.sh 2 years ago 211b473a 78ee84f1
··· 3 3 4 4 config(); 5 5 6 6 - const REPO = '0no-co/wonka'; 6 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');