Skip to content

Commit

Permalink
Candidate v5.4.0 (#526)
Browse files Browse the repository at this point in the history
* [MINI-6142] Access token hot fix (#521)

* Hotfix release changes

* Swiftlint fix

* Swiftlint

* Swiftlint

* Update Sources/Classes/core/View/MiniAppView.swift

Co-authored-by: pierremichel.villa <[email protected]>

---------

Co-authored-by: pierremichel.villa <[email protected]>

* MAAnalyticsInfo fix

* Updated marketing version

* Update release date

---------

Co-authored-by: pierremichel.villa <[email protected]>
  • Loading branch information
rleojoseph and Climbatize authored Sep 1, 2023
1 parent 2a873bb commit 0ccf59a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## CHANGELOG

### 5.4.0 (2023-08-29)
### 5.4.0 (2023-08-28)
**SDK**
- **Feature:** Added a new interface `downloadMiniApp(appId:versionId:completionHandler:)` to download Miniapp from platform in background if needed.
- **Feature:** Added a utility method to know if Miniapp has beend downloaded properly. `isMiniAppCacheAvailable(appId: String, versionId:)`
Expand Down
4 changes: 2 additions & 2 deletions Package.resolved
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@
"repositoryURL": "https://github.com/googleads/swift-package-manager-google-mobile-ads.git",
"state": {
"branch": null,
"revision": "78f4c64d0f1900e54529e4c78075d663ca67d6e0",
"version": "9.14.0"
"revision": "a6e24f2167295d95371bfc3049e47381a73a9e43",
"version": "10.7.0"
}
},
{
Expand Down

0 comments on commit 0ccf59a

Please sign in to comment.