From 92bab09cde796340373a319ffbb2d64f8983967b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 7 Jun 2025 12:37:44 +0000 Subject: [PATCH] chore(master): release adjust 6.17.0 --- .release-please-manifest.json | 2 +- .../plugins/adjust/CHANGELOG.md | 21 +++++++++++++++++++ 2 files changed, 22 insertions(+), 1 deletion(-) create mode 100644 src/@awesome-cordova-plugins/plugins/adjust/CHANGELOG.md diff --git a/.release-please-manifest.json b/.release-please-manifest.json index ac6caadb3..87b31a157 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -3,7 +3,7 @@ "src/@awesome-cordova-plugins/core": "6.16.0", "src/@awesome-cordova-plugins/plugins/abbyy-rtr": "6.16.0", "src/@awesome-cordova-plugins/plugins/action-sheet": "6.16.0", - "src/@awesome-cordova-plugins/plugins/adjust": "6.16.0", + "src/@awesome-cordova-plugins/plugins/adjust": "6.17.0", "src/@awesome-cordova-plugins/plugins/admob": "6.16.0", "src/@awesome-cordova-plugins/plugins/admob-plus": "6.16.0", "src/@awesome-cordova-plugins/plugins/admob-pro": "6.16.0", diff --git a/src/@awesome-cordova-plugins/plugins/adjust/CHANGELOG.md b/src/@awesome-cordova-plugins/plugins/adjust/CHANGELOG.md new file mode 100644 index 000000000..6f02b0aa8 --- /dev/null +++ b/src/@awesome-cordova-plugins/plugins/adjust/CHANGELOG.md @@ -0,0 +1,21 @@ +# Changelog + +## [6.17.0](https://github.com/danielsogl/awesome-cordova-plugins/compare/adjust-v6.16.0...adjust-v6.17.0) (2025-06-07) + + +### Features + +* **adjust:** update adjust sdk index.ts api to v5.0.0 ([#4826](https://github.com/danielsogl/awesome-cordova-plugins/issues/4826)) ([50287d1](https://github.com/danielsogl/awesome-cordova-plugins/commit/50287d1f5a94b8e311f541040f3034568646b3b3)) +* **adjust:** update wrapper for Adjust Cordova SDK v4.30.0 ([#4277](https://github.com/danielsogl/awesome-cordova-plugins/issues/4277)) ([82377f0](https://github.com/danielsogl/awesome-cordova-plugins/commit/82377f06330e8618e50a57004c9a79cafa66d972)) +* **adjust:** update wrapper for Adjust Cordova SDK v4.32.0 ([#4327](https://github.com/danielsogl/awesome-cordova-plugins/issues/4327)) ([a7a1091](https://github.com/danielsogl/awesome-cordova-plugins/commit/a7a10913fcfc218dddd1b55b24aa797b47e3bf73)) +* **adjust:** update wrapper for Adjust Cordova SDK v4.35.1 ([#4696](https://github.com/danielsogl/awesome-cordova-plugins/issues/4696)) ([709049f](https://github.com/danielsogl/awesome-cordova-plugins/commit/709049f2e77455723c62f248e327e37e2ca8ddb2)) +* **adjust:** update wrapper for Adjust Cordova SDK v4.37.1 ([#4724](https://github.com/danielsogl/awesome-cordova-plugins/issues/4724)) ([551170b](https://github.com/danielsogl/awesome-cordova-plugins/commit/551170b8d7d47819b8742344d9f214318ae97562)) + + +### Bug Fixes + +* Remove unnecessary adder .scripts Folder ([709049f](https://github.com/danielsogl/awesome-cordova-plugins/commit/709049f2e77455723c62f248e327e37e2ca8ddb2)) +* Remove unwanted added File .npmrc ([709049f](https://github.com/danielsogl/awesome-cordova-plugins/commit/709049f2e77455723c62f248e327e37e2ca8ddb2)) +* Remove unwanted added folder .circleci ([709049f](https://github.com/danielsogl/awesome-cordova-plugins/commit/709049f2e77455723c62f248e327e37e2ca8ddb2)) +* Revert .Github Folder Changes to as per Ionic-Native master ([709049f](https://github.com/danielsogl/awesome-cordova-plugins/commit/709049f2e77455723c62f248e327e37e2ca8ddb2)) +* Update changes as per ionic-native master ([709049f](https://github.com/danielsogl/awesome-cordova-plugins/commit/709049f2e77455723c62f248e327e37e2ca8ddb2))