Prepare for 1.8.2 (#537)
This commit is contained in:
Родитель
9d57dfc3bd
Коммит
9fb1f6e508
|
@ -1,3 +1,8 @@
|
|||
## 1.8.2
|
||||
* Deps: cordova-simulate@0.6.2
|
||||
* Added attachTimeout variable to attach and launch args
|
||||
* Publisher changed from `vsmobile` to `msjsdiag`
|
||||
|
||||
## 1.8.1
|
||||
* Fixed error "Application not installed on the device" while debugging Cordova 9 iOS apps
|
||||
* Fixed [js-yaml security vulnerability](https://www.npmjs.com/advisories/788)
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "cordova-tools",
|
||||
"version": "1.8.1",
|
||||
"version": "1.8.2",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
"ionic",
|
||||
"multi-root ready"
|
||||
],
|
||||
"version": "1.8.1",
|
||||
"version": "1.8.2",
|
||||
"private": true,
|
||||
"publisher": "msjsdiag",
|
||||
"icon": "images/icon.png",
|
||||
|
|
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
Загрузка…
Ссылка в новой задаче