File tree Expand file tree Collapse file tree 1 file changed +11
-4
lines changed Expand file tree Collapse file tree 1 file changed +11
-4
lines changed Original file line number Diff line number Diff line change 260
260
NativeScript CLI Changelog
261
261
================
262
262
263
- 6.4.1 (2020, February 21 )
263
+ 6.5.0 (2020, May 22 )
264
264
===
265
265
266
266
### New
@@ -269,9 +269,6 @@ NativeScript CLI Changelog
269
269
270
270
### Fixed
271
271
272
- * [ Fixed #5236 ] ( https://github.com/NativeScript/nativescript-cli/issues/5236 ) : File paths from device logs are not clickable
273
- * [ Fixed #5251 ] ( https://github.com/NativeScript/nativescript-cli/issues/5251 ) : External files are not livesynced
274
- * [ Fixed #5252 ] ( https://github.com/NativeScript/nativescript-cli/issues/5252 ) : Logs from platform specific files point to incorrect file
275
272
* [ Fixed #5259 ] ( https://github.com/NativeScript/nativescript-cli/issues/5259 ) : Unable to use pnpm on macOS and Linux
276
273
* [ Fixed #5260 ] ( https://github.com/NativeScript/nativescript-cli/issues/5260 ) : ` tns package-manager set invalid_value ` does not say pnpm is supported
277
274
* [ Fixed #5261 ] ( https://github.com/NativeScript/nativescript-cli/issues/5261 ) : ` tns package-manager set <valid value> ` does not give any output
@@ -280,6 +277,16 @@ NativeScript CLI Changelog
280
277
* [ Fixed #5264 ] ( https://github.com/NativeScript/nativescript-cli/issues/5264 ) : ` tns package-manager --help ` fails with error
281
278
282
279
280
+ 6.4.1 (2020, February 25)
281
+ ===
282
+
283
+ ### Fixed
284
+
285
+ * [ Fixed #5236 ] ( https://github.com/NativeScript/nativescript-cli/issues/5236 ) : File paths from device logs are not clickable
286
+ * [ Fixed #5251 ] ( https://github.com/NativeScript/nativescript-cli/issues/5251 ) : External files are not livesynced
287
+ * [ Fixed #5252 ] ( https://github.com/NativeScript/nativescript-cli/issues/5252 ) : Logs from platform specific files point to incorrect file
288
+
289
+
283
290
6.4.0 (2020, February 11)
284
291
===
285
292
You can’t perform that action at this time.
0 commit comments