bitaculous/locomotivecms-liquids

View on GitHub
RELEASE.md

Summary

Maintainability
Test Coverage
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 `lib/locomotivecms/liquids/version.rb`
2. Push changes
3. Create a tag

Glossary
--------

¹ [Ember CLI RELEASE]

[Ember CLI RELEASE]: https://raw.githubusercontent.com/ember-cli/ember-cli/master/RELEASE.md "Ember CLI RELEASE"