This commit is contained in:
Daniel Sogl 2020-02-09 12:34:17 +01:00
parent d4465681cf
commit cac9872796
3 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
## [5.21.1](https://github.com/ionic-team/ionic-native/compare/v5.21.0...v5.21.1) (2020-02-09)
# [5.21.0](https://github.com/ionic-team/ionic-native/compare/v5.20.0...v5.21.0) (2020-02-07)

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "ionic-native",
"version": "5.21.0",
"version": "5.21.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "ionic-native",
"version": "5.21.0",
"version": "5.21.1",
"description": "Native plugin wrappers for Cordova and Ionic with TypeScript, ES6+, Promise and Observable support",
"homepage": "https://ionicframework.com/",
"author": "Ionic Team <hi@ionic.io> (https://ionic.io)",