File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33## v1.0.0 (2019-11-04)
44
5+ #### :memo : Documentation
6+ * [ #18 ] ( https://github.com/dcyriller/ember-template-lint-plugin-prettier/pull/18 ) fix a few typos ([ @efx ] ( https://github.com/efx ) )
7+
58#### :house : Internal
69* [ #47 ] ( https://github.com/dcyriller/ember-template-lint-plugin-prettier/pull/47 ) templateEnvironmentData: Cleanup deprecation ([ @dcyriller ] ( https://github.com/dcyriller ) )
710* [ #48 ] ( https://github.com/dcyriller/ember-template-lint-plugin-prettier/pull/48 ) CI: Log ember-template-lint and prettier versions ([ @dcyriller ] ( https://github.com/dcyriller ) )
Original file line number Diff line number Diff line change 1+ # releasing
2+
3+ Here are the steps:
4+ - yarn version
5+ - git push origin master the-new-tag
6+ - yarn changelog --from=previous-tag >> CHANGELOG.md (manual cleanup)
You can’t perform that action at this time.
0 commit comments