From 49e11ac06911dac47931b3dabd0cab45b7259403 Mon Sep 17 00:00:00 2001 From: productdevbook Date: Fri, 19 May 2023 06:16:20 +0300 Subject: [PATCH] chore: fix repo changelog --- scripts/update-changelog.ts | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/scripts/update-changelog.ts b/scripts/update-changelog.ts index 3d715d206..28b495efe 100644 --- a/scripts/update-changelog.ts +++ b/scripts/update-changelog.ts @@ -22,6 +22,10 @@ async function main() { style: { title: '🎨 Styles' }, ci: { title: '🤖 CI' }, }, + repo: { + provider: 'github', + repo: 'oku-ui/primitives', + }, }) const commits = await getLatestCommits().then(commits => commits.filter(