mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-31 10:36:14 +08:00
5.37.2
This commit is contained in:
parent
3afcf3c0e9
commit
973a8b76c1
@ -1,3 +1,12 @@
|
|||||||
|
## [5.37.2](https://github.com/danielsogl/awesome-cordova-plugins/compare/v5.37.1...v5.37.2) (2021-12-16)
|
||||||
|
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
* **adjust:** added missing AdjustConfig method ([#3886](https://github.com/danielsogl/awesome-cordova-plugins/issues/3886)) ([a013e33](https://github.com/danielsogl/awesome-cordova-plugins/commit/a013e33e2c672c0faef75bef7bf1c28a8a62bb8e))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [5.37.1](https://github.com/danielsogl/awesome-cordova-plugins/compare/v5.37.0...v5.37.1) (2021-11-24)
|
## [5.37.1](https://github.com/danielsogl/awesome-cordova-plugins/compare/v5.37.0...v5.37.1) (2021-11-24)
|
||||||
|
|
||||||
|
|
||||||
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "awesome-cordova-plugins",
|
"name": "awesome-cordova-plugins",
|
||||||
"version": "5.37.1",
|
"version": "5.37.2",
|
||||||
"lockfileVersion": 2,
|
"lockfileVersion": 2,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "awesome-cordova-plugins",
|
"name": "awesome-cordova-plugins",
|
||||||
"version": "5.37.1",
|
"version": "5.37.2",
|
||||||
"description": "Native plugin wrappers for Cordova and Ionic with TypeScript, ES6+, Promise and Observable support",
|
"description": "Native plugin wrappers for Cordova and Ionic with TypeScript, ES6+, Promise and Observable support",
|
||||||
"homepage": "https://awesome-cordova-plugins.com",
|
"homepage": "https://awesome-cordova-plugins.com",
|
||||||
"author": "Daniel Sogl <me@danielsogl.com> (https://danielsogl.com)",
|
"author": "Daniel Sogl <me@danielsogl.com> (https://danielsogl.com)",
|
||||||
|
Loading…
Reference in New Issue
Block a user