File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,14 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
66
77## [ Unreleased]
88
9+ ## [ 1.4.4] - 2018-10-01
10+
11+ ### Fixed
12+
13+ * We no longer claim the absolute highest priority when ember-cli is selecting blueprints (see [ #323 ] )
14+
15+ [ #323 ] : https://github.com/typed-ember/ember-cli-typescript/pull/323
16+
917## [ 1.4.3] - 2018-09-24
1018
1119### Fixed
@@ -313,7 +321,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
313321* Basic, semi-working functionality.
314322
315323[ ember-cli-typify ] : https://github.com/winding-lines/ember-cli-typify
316- [ unreleased ] : https://github.com/typed-ember/ember-cli-typescript/compare/v1.4.3...HEAD
324+ [ unreleased ] : https://github.com/typed-ember/ember-cli-typescript/compare/v1.4.4...HEAD
325+ [ 1.4.4 ] : https://github.com/typed-ember/ember-cli-typescript/compare/v1.4.3...v1.4.4
317326[ 1.4.3 ] : https://github.com/typed-ember/ember-cli-typescript/compare/v1.4.2...v1.4.3
318327[ 1.4.2 ] : https://github.com/typed-ember/ember-cli-typescript/compare/v1.4.1...v1.4.2
319328[ 1.4.1 ] : https://github.com/typed-ember/ember-cli-typescript/compare/v1.4.0...v1.4.1
Original file line number Diff line number Diff line change 11{
22 "name" : " ember-cli-typescript" ,
3- "version" : " 1.4.3 " ,
3+ "version" : " 1.4.4 " ,
44 "description" : " Allow ember apps to use typescript files." ,
55 "keywords" : [
66 " ember-addon" ,
You can’t perform that action at this time.
0 commit comments