Родитель
9d46618e09
Коммит
e1a3bbdf34
|
@ -1,3 +1,10 @@
|
|||
## 1.6.0
|
||||
|
||||
* Move to Azure pipelines builds instead of Travis CI for pull requests validation
|
||||
* `previewHtml` will be deprecated in the future releases of VS Code and due to this the following changes were made:
|
||||
* Simulate window now opens in a browser instead of opening inside VS Code
|
||||
* `simulatorInExternalBrowser` and `cordova.simulatorInExternalBrowser` settings was removed
|
||||
|
||||
## 1.5.1
|
||||
|
||||
* Return extension name back to "Cordova Tools"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "cordova-tools",
|
||||
"version": "1.5.1",
|
||||
"version": "1.6.0",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
"ionic",
|
||||
"multi-root ready"
|
||||
],
|
||||
"version": "1.5.1",
|
||||
"version": "1.6.0",
|
||||
"private": true,
|
||||
"publisher": "vsmobile",
|
||||
"icon": "images/icon.png",
|
||||
|
|
Загрузка…
Ссылка в новой задаче