Skip to content

Release checklist

Bruno P. Kinoshita edited this page Jan 14, 2024 · 5 revisions
  • No pending issues or pull requests
  • Milestone up to date
  • Changelog up to date
  • Build OK
  • npmjs.com log in working in browser
  • npm login
  • rm -rf dist/
  • Update package.json version and commit your changes
  • yarn run build
  • npm publish --access public
  • git tag -s $TAG
  • git push --tags

Previous work: https://github.com/tupilabs/vue-lumino/issues/9

Clone this wiki locally