From c279029aafe92a1fe85d22897fe2ad156416cda3 Mon Sep 17 00:00:00 2001 From: Umair Date: Wed, 17 Apr 2024 16:33:44 +0100 Subject: [PATCH] Release prep for v1.2.30 --- CHANGELOG.md | 8 ++++++++ README.md | 2 +- example/ios/Podfile.lock | 4 ++-- example/pubspec.lock | 2 +- pubspec.yaml | 2 +- test_integration/ios/Podfile.lock | 4 ++-- test_integration/pubspec.lock | 2 +- 7 files changed, 16 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e87a4f56b..a73fb8ac8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [1.2.30](https://github.com/ably/ably-flutter/tree/v1.2.30) + +[Full Changelog](https://github.com/ably/ably-flutter/compare/v1.2.29...v1.2.30) + +This release includes a new privacy manifest as required under new Apple guidelines. + +- Updated `ably-cocoa` dependency to `1.2.30` + ## [1.2.29](https://github.com/ably/ably-flutter/tree/v1.2.29) [Full Changelog](https://github.com/ably/ably-flutter/compare/v1.2.28...v1.2.29) diff --git a/README.md b/README.md index 57ab6752f..411e6487a 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ In `pubspec.yaml` file: ```yaml dependencies: - ably_flutter: ^1.2.29 + ably_flutter: ^1.2.30 ``` ### Import the package diff --git a/example/ios/Podfile.lock b/example/ios/Podfile.lock index 2c718cce7..2c1dddc71 100644 --- a/example/ios/Podfile.lock +++ b/example/ios/Podfile.lock @@ -2,7 +2,7 @@ PODS: - Ably (1.2.30): - AblyDeltaCodec (= 1.3.3) - msgpack (= 0.4.0) - - ably_flutter (1.2.29): + - ably_flutter (1.2.30): - Ably (= 1.2.30) - Flutter - AblyDeltaCodec (1.3.3) @@ -45,7 +45,7 @@ EXTERNAL SOURCES: SPEC CHECKSUMS: Ably: 0022e87130c1a433cf63852ef09d0cdd7c19f028 - ably_flutter: ff887dac49302494cc44704c630311c219f0d228 + ably_flutter: 0376bdd1c855fec02a82a5c09aace92605973121 AblyDeltaCodec: add5d06a756b3581b12aab5b5500a320b8c55bea device_info_plus: e5c5da33f982a436e103237c0c85f9031142abed Flutter: e0871f40cf51350855a761d2e70bf5af5b9b5de7 diff --git a/example/pubspec.lock b/example/pubspec.lock index c947cb41e..e0e9577d6 100644 --- a/example/pubspec.lock +++ b/example/pubspec.lock @@ -7,7 +7,7 @@ packages: path: ".." relative: true source: path - version: "1.2.29" + version: "1.2.30" args: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 8dca257e4..c4798bba4 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: ably_flutter description: A wrapper around Ably's Cocoa and Java client library SDKs, providing iOS and Android support. -version: 1.2.29 +version: 1.2.30 repository: https://github.com/ably/ably-flutter environment: diff --git a/test_integration/ios/Podfile.lock b/test_integration/ios/Podfile.lock index 08377b578..25f5ba732 100644 --- a/test_integration/ios/Podfile.lock +++ b/test_integration/ios/Podfile.lock @@ -2,7 +2,7 @@ PODS: - Ably (1.2.30): - AblyDeltaCodec (= 1.3.3) - msgpack (= 0.4.0) - - ably_flutter (1.2.29): + - ably_flutter (1.2.30): - Ably (= 1.2.30) - Flutter - AblyDeltaCodec (1.3.3) @@ -27,7 +27,7 @@ EXTERNAL SOURCES: SPEC CHECKSUMS: Ably: 0022e87130c1a433cf63852ef09d0cdd7c19f028 - ably_flutter: ff887dac49302494cc44704c630311c219f0d228 + ably_flutter: 0376bdd1c855fec02a82a5c09aace92605973121 AblyDeltaCodec: add5d06a756b3581b12aab5b5500a320b8c55bea Flutter: e0871f40cf51350855a761d2e70bf5af5b9b5de7 msgpack: c85f6251873059738472ae136951cec5f30f3251 diff --git a/test_integration/pubspec.lock b/test_integration/pubspec.lock index 022be776c..46cb72f73 100644 --- a/test_integration/pubspec.lock +++ b/test_integration/pubspec.lock @@ -15,7 +15,7 @@ packages: path: ".." relative: true source: path - version: "1.2.29" + version: "1.2.30" analyzer: dependency: transitive description: