This commit is contained in:
ruslan-bikkinin 2018-10-19 11:20:43 +03:00
Родитель 76332924e4
Коммит 295607d885
3 изменённых файлов: 8 добавлений и 2 удалений

Просмотреть файл

@ -1,3 +1,9 @@
## 1.5.0
* Added Ionic 4 beta support
* Added support for cordovaExecutable, env, envFile as a launch parameters
* Fixed several bugs affecting debugging experience
## 1.4.0
* Migrate to [cordova-simulate@0.4.0](https://github.com/Microsoft/cordova-simulate/releases/tag/0.4.0)

2
npm-shrinkwrap.json сгенерированный
Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "cordova-tools",
"version": "1.4.0",
"version": "1.5.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

Просмотреть файл

@ -7,7 +7,7 @@
"ionic",
"multi-root ready"
],
"version": "1.4.0",
"version": "1.5.0",
"private": true,
"publisher": "vsmobile",
"icon": "images/icon.png",