File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,9 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
10
10
11
11
### Fixed
12
12
13
- * We now correctly clean up the system temp directory we create during builds.
13
+ * We now correctly clean up the system temp directory we create during builds (see [ #318 ] )
14
+
15
+ [ #318 ] : https://github.com/typed-ember/ember-cli-typescript/issues/318
14
16
15
17
### Changed
16
18
@@ -49,7 +51,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
49
51
50
52
### Fixed
51
53
52
- * We now correctly clean up the system temp directory we create during builds. (Backported from 1.4.3.)
54
+ * We now correctly clean up the system temp directory we create during builds. (Backported from 1.4.3; see [ # 318 ] .)
53
55
54
56
## [ 1.3.3] - 2018-07-19
55
57
@@ -103,7 +105,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
103
105
104
106
### Fixed
105
107
106
- * We now correctly clean up the system temp directory we create during builds. (Backported from 1.4.3.)
108
+ * We now correctly clean up the system temp directory we create during builds. (Backported from 1.4.3; see [ # 318 ] .)
107
109
108
110
## [ 1.2.1] - 2018-03-14
109
111
@@ -132,7 +134,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
132
134
133
135
### Fixed
134
136
135
- * We now correctly clean up the system temp directory we create during builds. (Backported from 1.4.3.)
137
+ * We now correctly clean up the system temp directory we create during builds. (Backported from 1.4.3; see [ # 318 ] .)
136
138
137
139
## [ 1.1.6] - 2018-02-23
138
140
You can’t perform that action at this time.
0 commit comments