We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24ba109 commit b274e8aCopy full SHA for b274e8a
src/lib/generateChangelog/index.js
@@ -1,4 +1,4 @@
1
-import camelCase from "camel-case"
+import {camelCase} from "camel-case"
2
import ensureArray from "ensure-array"
3
import hasContent from "has-content"
4
import humanizeList from "humanize-list"
0 commit comments