Skip to content
This repository was archived by the owner on Nov 25, 2024. It is now read-only.
This repository was archived by the owner on Nov 25, 2024. It is now read-only.

Need git-tags and release notes when we "npm publish" #45

Open
@nfreear

Description

@nfreear

Hi @timcoughlan,

I think when we run npm publish, we should ideally:

  1. Update a CHANGELOG.md
  2. Run git tag -a X.Y.Z,

This allows us to:

  1. Document new features and fixes for 3rd parties, and ourselves(!)
  2. Document milestones for reporting to funders etc.;
  3. Allow us to use the RawGit CDN, as backup for Unpkg ~~ https://rawgit.com/

I have an initial CHANGELOG.md to commit ...

Nick


Added: Google spreadsheet documenting proposed tags.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions