Skip to content

Commit c9076db

Browse files
committed
chore: add missed PR to 3.1.2 changelog entry
1 parent 0d28481 commit c9076db

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
1010

1111
### Fixed 🔧
1212

13+
- Remove trailing space in the `global.d.ts` blueprint ([#866])
1314
- Ensure we register Babel plugins with their full path ([#946])
1415
- Ensure errors are emitted when `ts:precompile` fails ([#984])
1516

17+
[#866]: https://github.com/typed-ember/ember-cli-typescript/pull/866
1618
[#946]: https://github.com/typed-ember/ember-cli-typescript/pull/946
1719
[#984]: https://github.com/typed-ember/ember-cli-typescript/pull/984
1820

0 commit comments

Comments
 (0)