This commit is contained in:
Daniel Sogl 2024-11-21 19:23:01 +00:00
parent e85f761999
commit 740268a75b
3 changed files with 7 additions and 3 deletions

View File

@ -1,3 +1,7 @@
# [6.12.0](https://github.com/danielsogl/awesome-cordova-plugins/compare/v6.11.0...v6.12.0) (2024-11-21)
# [6.11.0](https://github.com/danielsogl/awesome-cordova-plugins/compare/v6.10.0...v6.11.0) (2024-11-11)

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "awesome-cordova-plugins",
"version": "6.11.0",
"version": "6.12.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "awesome-cordova-plugins",
"version": "6.11.0",
"version": "6.12.0",
"license": "MIT",
"dependencies": {
"tslib": "2.8.1"

View File

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