Closed wkillerud closed 3 months ago
The publish command lists all the files that got published but I notice that you dont get the same kind of output if you are using the Eik semantic release plugin. Maybe thats what you are referring to? Or perhaps you mean it should just be done differently?
It might have been from semantic-release, I honestly don't remember 😅 In any case, since the CLI does list the files I'll close up this issue.
It would be nice to have an output similar to that of
npm publish
which lists the files that get included in the published asset.Example output from
npm
: