This commit is contained in:
Daniel Sogl
2021-05-28 17:41:47 +02:00
parent 14f900bbad
commit 21e8811ea9
3 changed files with 6 additions and 2 deletions
+4
View File
@@ -1,3 +1,7 @@
## [5.33.1](https://github.com/ionic-team/ionic-native/compare/v5.33.0...v5.33.1) (2021-05-28)
# [5.33.0](https://github.com/ionic-team/ionic-native/compare/v5.32.1...v5.33.0) (2021-05-11)
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "ionic-native",
"version": "5.33.0",
"version": "5.33.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "ionic-native",
"version": "5.33.0",
"version": "5.33.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)",