Skip to content

How to release

Marco Liberati edited this page Oct 12, 2020 · 3 revisions

Release check-list:

  • Bump the correct version in package.json => X.Y.Z format

  • Wait until the CI goes green (otherwise fix it!)

  • Draft a new release on github

    • Note that version should be X.Y.Z (note: no v. as the automatic task won't pick up it otherwise!)
    • Fill both title and content
    • Add this footer at the end:
      ## Design React Kit in production? Let us know!
      
      We’re open to any feedback and ready to hear your story of putting Design React Kit in production. In case you’re interested, please reach us on Developers Italia slack or in any way you want.
      
  • Publish and wait for the CI to go green

Clone this wiki locally