Commit cde3650
authored
fix: use correct
The recent `unist-util-visit-parents` renovate update broke the
`changelogFromRoot` theme option (and therefore e.g. [Apify Python SDK
changelog](https://docs.apify.com/sdk/python/docs/changelog)). Even
though the `unist` package claims to be ESM-only, this fix seems to
remedy the issues.unist-util-visit-parents imports (#1427)1 parent 5163b71 commit cde3650
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments