Skip to content

Commit cfb2e7d

Browse files
committed
ci: add missing import
1 parent 25d19ec commit cfb2e7d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

scripts/_utils.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
import { promises as fsp } from 'node:fs'
22
import { execSync } from 'node:child_process'
3+
import { $fetch } from 'ofetch'
34
import { resolve } from 'pathe'
45
import { execaSync } from 'execa'
56
import { determineSemverChange, getGitDiff, loadChangelogConfig, parseCommits } from 'changelogen'

0 commit comments

Comments
 (0)