File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
66
77## [ Unreleased]
88
9+ ## [ 1.3.0-beta.1]
10+
911### Added
1012
1113* Now supports failing the build when there are type errors.
@@ -220,7 +222,9 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
220222* Basic, semi-working functionality.
221223
222224[ ember-cli-typify ] : https://github.com/winding-lines/ember-cli-typify
223- [ unreleased ] : https://github.com/typed-ember/ember-cli-typescript/compare/v1.2.0...HEAD
225+ [ unreleased ] : https://github.com/typed-ember/ember-cli-typescript/compare/v1.3.0-beta.1...HEAD
226+ [ 1.3.0-beta.1 ] : https://github.com/typed-ember/ember-cli-typescript/compare/v1.2.1...v1.3.0-beta.1
227+ [ 1.2.1 ] : https://github.com/typed-ember/ember-cli-typescript/compare/v1.2.0...v1.2.1
224228[ 1.2.0 ] : https://github.com/typed-ember/ember-cli-typescript/compare/v1.1.6...v1.2.0
225229[ 1.1.6 ] : https://github.com/typed-ember/ember-cli-typescript/compare/v1.1.5...v1.1.6
226230[ 1.1.5 ] : https://github.com/typed-ember/ember-cli-typescript/compare/v1.1.4...v1.1.5
You can’t perform that action at this time.
0 commit comments