Skip to content
This repository has been archived by the owner on Sep 16, 2020. It is now read-only.

Latest commit

 

History

History
19 lines (13 loc) · 479 Bytes

RELEASE.md

File metadata and controls

19 lines (13 loc) · 479 Bytes

Release

Although not very tricky, it is quite easy to deploy something that doesn't quite work as expected. The following steps navigate a through some of the release gotchas and will hopefully result in a successful release¹.

STEPS:

  1. Bump version in package.json
  2. Push changes
  3. Create a tag

Glossary

¹ Ember CLI RELEASE