6.0.0-alpha.2

This commit is contained in:
Daniel Sogl 2022-06-03 17:57:48 +00:00 committed by GitHub
parent 96aa615c81
commit c4127357be
3 changed files with 7 additions and 3 deletions

View File

@ -1,3 +1,7 @@
# [6.0.0-alpha.2](https://github.com/danielsogl/awesome-cordova-plugins/compare/v6.0.0-alpha.1...v6.0.0-alpha.2) (2022-06-03)
# [6.0.0-alpha.1](https://github.com/danielsogl/awesome-cordova-plugins/compare/v6.0.0-alpha.0...v6.0.0-alpha.1) (2022-06-03)

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "awesome-cordova-plugins",
"version": "6.0.0-alpha.1",
"version": "6.0.0-alpha.2",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "awesome-cordova-plugins",
"version": "6.0.0-alpha.1",
"version": "6.0.0-alpha.2",
"license": "MIT",
"dependencies": {
"tslib": "2.4.0"

View File

@ -1,6 +1,6 @@
{
"name": "awesome-cordova-plugins",
"version": "6.0.0-alpha.1",
"version": "6.0.0-alpha.2",
"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)",