Skip to content

Commit 1bccc7b

Browse files
author
Robert Jackson
committed
Add v1.0.0 to CHANGELOG.
1 parent 80b352d commit 1bccc7b

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
## v1.0.0 (2019-11-02)
2+
3+
#### :rocket: Enhancement
4+
* [#5](https://github.com/ember-codemods/ember-cli-htmlbars-inline-precompile-codemod/pull/5) Adding support to convert `ember-cli-htmlbars-inline-precompile` import ([@jeannettetang](https://github.com/jeannettetang))
5+
* [#1](https://github.com/ember-codemods/ember-cli-htmlbars-inline-precompile-codemod/pull/1) Converting htmlbars import declaration from `htmlbars-inline-precompile` to `ember-cli-htmlbars` ([@jeannettetang](https://github.com/jeannettetang))
6+
7+
#### :house: Internal
8+
* [#6](https://github.com/ember-codemods/ember-cli-htmlbars-inline-precompile-codemod/pull/6) Github Actions ([@jeannettetang](https://github.com/jeannettetang))
9+
10+
#### Committers: 1
11+
- Jeannette Tang ([@jeannettetang](https://github.com/jeannettetang))
12+

0 commit comments

Comments
 (0)