This repository was archived by the owner on Dec 31, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
66
77## [ Unreleased]
88
9+ ## [ 1.2.0] - 2018-10-03
10+
11+ ### Updated
12+ - Ember Data blueprints now align with the per-type registry files (#10 )
13+
914## [ 1.1.0] - 2018-09-10
1015
1116### Added
@@ -16,5 +21,6 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
1621This release was the initial import of all existing blueprints from [ ember-cli-typescript] .
1722
1823[ ember-cli-typescript ] : https://github.com/typed-ember/ember-cli-typescript
19- [ unreleased ] : https://github.com/typed-ember/ember-cli-typescript-blueprints/compare/v1.1.0...HEAD
24+ [ unreleased ] : https://github.com/typed-ember/ember-cli-typescript-blueprints/compare/v1.2.0...HEAD
25+ [ 1.2.0 ] : https://github.com/typed-ember/ember-cli-typescript-blueprints/compare/v1.1.0...v1.2.0
2026[ 1.1.0 ] : https://github.com/typed-ember/ember-cli-typescript-blueprints/compare/54697b4...v1.1.0
Original file line number Diff line number Diff line change 11{
22 "name" : " ember-cli-typescript-blueprints" ,
3- "version" : " 1.1 .0" ,
3+ "version" : " 1.2 .0" ,
44 "description" : " TypeScript blueprints for generating ember-cli entities" ,
55 "keywords" : [
66 " ember-addon"
You can’t perform that action at this time.
0 commit comments