Skip to content

Publish also CHANGELOG.md to npm #44

Closed
@StyleShit

Description

@StyleShit

Update the files property in the package.json.

Probably something like this:

"files": [
    "README.md",
    "CHANGELOG.md",
    "/dist",
    "/src",
    "!**/__tests__"
],

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions