Skip to content
This repository has been 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 opened this issue Oct 5, 2018 · 2 comments
Open

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

nfreear opened this issue Oct 5, 2018 · 2 comments

Comments

@nfreear
Copy link
Contributor

nfreear commented Oct 5, 2018

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.

nfreear added a commit to nfreear/our-journey that referenced this issue Oct 5, 2018
nfreear added a commit to nfreear/our-journey that referenced this issue Oct 7, 2018
* .. Removed duplicate `help.html` and `helpstyle` stylesheet
* .. Plus, IET-OU#45 edits to changelog
@nfreear
Copy link
Contributor Author

nfreear commented Oct 10, 2018

@nfreear
Copy link
Contributor Author

nfreear commented Oct 22, 2018

nfreear added a commit to nfreear/our-journey that referenced this issue Oct 24, 2018
nfreear added a commit to nfreear/our-journey that referenced this issue Oct 26, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant