This commit is contained in:
Daniel Sogl 2021-12-19 11:16:25 +00:00 committed by GitHub
parent 0922b468a2
commit 119796b0e7
3 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
## [5.37.3](https://github.com/danielsogl/awesome-cordova-plugins/compare/v5.37.2...v5.37.3) (2021-12-19)
## [5.37.2](https://github.com/danielsogl/awesome-cordova-plugins/compare/v5.37.1...v5.37.2) (2021-12-16)

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "awesome-cordova-plugins",
"version": "5.37.2",
"version": "5.37.3",
"lockfileVersion": 2,
"requires": true,
"packages": {

View File

@ -1,6 +1,6 @@
{
"name": "awesome-cordova-plugins",
"version": "5.37.2",
"version": "5.37.3",
"description": "Native plugin wrappers for Cordova and Ionic with TypeScript, ES6+, Promise and Observable support",
"homepage": "https://awesome-cordova-plugins.com",
"author": "Daniel Sogl <me@danielsogl.com> (https://danielsogl.com)",