Prepare for 1.5.0
This commit is contained in:
Родитель
76332924e4
Коммит
295607d885
|
@ -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)
|
||||
|
|
|
@ -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",
|
||||
|
|
Загрузка…
Ссылка в новой задаче