Compare commits

..
Author SHA1 Message Date
Daniel SoglandGitHub 2a2b0aaa5e 7.0.0-alpha.0 2022-06-03 17:50:44 +00:00
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
# [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)
# [7.0.0-alpha.0](https://github.com/danielsogl/awesome-cordova-plugins/compare/v6.0.0-alpha.0...v7.0.0-alpha.0) (2022-06-03)
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "awesome-cordova-plugins",
"version": "6.0.0-alpha.1",
"version": "7.0.0-alpha.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "awesome-cordova-plugins",
"version": "6.0.0-alpha.1",
"version": "7.0.0-alpha.0",
"license": "MIT",
"dependencies": {
"tslib": "2.4.0"
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "awesome-cordova-plugins",
"version": "6.0.0-alpha.1",
"version": "7.0.0-alpha.0",
"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)",