Skip to content

Commit bf3d120

Browse files
committed
Update CHANGELOG for v1.0.0
1 parent 8a42a56 commit bf3d120

1 file changed

Lines changed: 31 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
# CHANGELOG
2+
3+
## v1.0.0 (2019-11-04)
4+
5+
#### :house: Internal
6+
* [#47](https://github.com/dcyriller/ember-template-lint-plugin-prettier/pull/47) templateEnvironmentData: Cleanup deprecation ([@dcyriller](https://github.com/dcyriller))
7+
* [#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))
8+
* [#46](https://github.com/dcyriller/ember-template-lint-plugin-prettier/pull/46) Cleanup tests / CI / upgrade process for the two peerDependencies ([@dcyriller](https://github.com/dcyriller))
9+
* [#40](https://github.com/dcyriller/ember-template-lint-plugin-prettier/pull/40) Inline test files ([@dcyriller](https://github.com/dcyriller))
10+
* [#24](https://github.com/dcyriller/ember-template-lint-plugin-prettier/pull/24) dependabot: Auto-merge in-range dependencies ([@dcyriller](https://github.com/dcyriller))
11+
12+
#### Committers: 3
13+
- Cyrille David ([@dcyriller](https://github.com/dcyriller))
14+
- Eli Flanagan ([@efx](https://github.com/efx))
15+
- [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview)
16+
17+
18+
## v1.0.0-beta.0 (2019-06-25)
19+
20+
#### :bug: Bug Fix
21+
* [#15](https://github.com/dcyriller/ember-template-lint-plugin-prettier/pull/15) Remove trailing closing curly bracket ([@dcyriller](https://github.com/dcyriller))
22+
* [#16](https://github.com/dcyriller/ember-template-lint-plugin-prettier/pull/16) Take into account overrides key in .prettierrc.js ([@dcyriller](https://github.com/dcyriller))
23+
24+
#### :memo: Documentation
25+
* [#13](https://github.com/dcyriller/ember-template-lint-plugin-prettier/pull/13) Add a doc file for prettier rule ([@dcyriller](https://github.com/dcyriller))
26+
27+
#### :house: Internal
28+
* [#14](https://github.com/dcyriller/ember-template-lint-plugin-prettier/pull/14) Setup dependabot ([@dcyriller](https://github.com/dcyriller))
29+
30+
#### Committers: 1
31+
- Cyrille David ([@dcyriller](https://github.com/dcyriller))

0 commit comments

Comments
 (0)