mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-03-04 00:13:06 +08:00
5.21.3
This commit is contained in:
parent
2913a68d8f
commit
6112d724f2
10
CHANGELOG.md
10
CHANGELOG.md
@ -1,3 +1,13 @@
|
|||||||
|
## [5.21.3](https://github.com/ionic-team/ionic-native/compare/v5.21.2...v5.21.3) (2020-02-10)
|
||||||
|
|
||||||
|
|
||||||
|
### Reverts
|
||||||
|
|
||||||
|
* Revert "chore(package): compile with angular 9" ([2913a68](https://github.com/ionic-team/ionic-native/commit/2913a68d8ff3625271500aa3df265aa5bf236665))
|
||||||
|
* Revert "chore(package): refresh package-lock" ([4d34643](https://github.com/ionic-team/ionic-native/commit/4d346437f0fe94f7bfefa944c12587ade48d8aeb))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [5.21.2](https://github.com/ionic-team/ionic-native/compare/v5.21.1...v5.21.2) (2020-02-09)
|
## [5.21.2](https://github.com/ionic-team/ionic-native/compare/v5.21.1...v5.21.2) (2020-02-09)
|
||||||
|
|
||||||
|
|
||||||
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "ionic-native",
|
"name": "ionic-native",
|
||||||
"version": "5.21.2",
|
"version": "5.21.3",
|
||||||
"lockfileVersion": 1,
|
"lockfileVersion": 1,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "ionic-native",
|
"name": "ionic-native",
|
||||||
"version": "5.21.2",
|
"version": "5.21.3",
|
||||||
"description": "Native plugin wrappers for Cordova and Ionic with TypeScript, ES6+, Promise and Observable support",
|
"description": "Native plugin wrappers for Cordova and Ionic with TypeScript, ES6+, Promise and Observable support",
|
||||||
"homepage": "https://ionicframework.com/",
|
"homepage": "https://ionicframework.com/",
|
||||||
"author": "Ionic Team <hi@ionic.io> (https://ionic.io)",
|
"author": "Ionic Team <hi@ionic.io> (https://ionic.io)",
|
||||||
|
Loading…
Reference in New Issue
Block a user