Compare commits

...

1 Commits

Author SHA1 Message Date
github-actions[bot]
bba0236f83 chore(master): release firebase-model 6.16.1 2025-06-07 12:37:44 +00:00
2 changed files with 15 additions and 1 deletions

View File

@@ -103,7 +103,7 @@
"src/@awesome-cordova-plugins/plugins/firebase-crashlytics": "6.16.0",
"src/@awesome-cordova-plugins/plugins/firebase-dynamic-links": "6.16.0",
"src/@awesome-cordova-plugins/plugins/firebase-messaging": "6.16.0",
"src/@awesome-cordova-plugins/plugins/firebase-model": "6.16.0",
"src/@awesome-cordova-plugins/plugins/firebase-model": "6.16.1",
"src/@awesome-cordova-plugins/plugins/firebase-vision": "6.16.0",
"src/@awesome-cordova-plugins/plugins/firebase-x": "6.16.0",
"src/@awesome-cordova-plugins/plugins/flashlight": "6.16.0",

View File

@@ -0,0 +1,14 @@
# Changelog
## [6.16.1](https://github.com/danielsogl/awesome-cordova-plugins/compare/firebase-model-v6.16.0...firebase-model-v6.16.1) (2025-06-07)
### Bug Fixes
* **cordova-plugin-firebase-model:** updated to @awesome-cordova-plugins/core ([#4858](https://github.com/danielsogl/awesome-cordova-plugins/issues/4858)) ([ac767ab](https://github.com/danielsogl/awesome-cordova-plugins/commit/ac767ab2198ab55d3cfcc20fafab838301e6f051))
* **diagnostic:** add LIMITED permissionStatus ([#4645](https://github.com/danielsogl/awesome-cordova-plugins/issues/4645)) ([3ba983a](https://github.com/danielsogl/awesome-cordova-plugins/commit/3ba983aa7f8a3ce382c164929cda37921056cfcc))
* Remove unnecessary adder .scripts Folder ([3ba983a](https://github.com/danielsogl/awesome-cordova-plugins/commit/3ba983aa7f8a3ce382c164929cda37921056cfcc))
* Remove unwanted added File .npmrc ([3ba983a](https://github.com/danielsogl/awesome-cordova-plugins/commit/3ba983aa7f8a3ce382c164929cda37921056cfcc))
* Remove unwanted added folder .circleci ([3ba983a](https://github.com/danielsogl/awesome-cordova-plugins/commit/3ba983aa7f8a3ce382c164929cda37921056cfcc))
* Revert .Github Folder Changes to as per Ionic-Native master ([3ba983a](https://github.com/danielsogl/awesome-cordova-plugins/commit/3ba983aa7f8a3ce382c164929cda37921056cfcc))
* Update changes as per ionic-native master ([3ba983a](https://github.com/danielsogl/awesome-cordova-plugins/commit/3ba983aa7f8a3ce382c164929cda37921056cfcc))