From 81d633322db9bf8694939993aa00d08ef6f5adbe Mon Sep 17 00:00:00 2001 From: cheukt Date: Tue, 14 May 2024 15:42:14 +0000 Subject: [PATCH] Bump version to 0.0.14 --- CHANGELOG.md | 17 +++++++++++++++-- pubspec.yaml | 2 +- 2 files changed, 16 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8954022618..ed7456dd4c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,20 @@ # Changelog -## [v0.0.13](https://github.com/viamrobotics/viam-flutter-sdk/tree/v0.0.13) (2024-05-03) +## [v0.0.14](https://github.com/viamrobotics/viam-flutter-sdk/tree/v0.0.14) (2024-05-14) -[Full Changelog](https://github.com/viamrobotics/viam-flutter-sdk/compare/v0.0.12...v0.0.13) +[Full Changelog](https://github.com/viamrobotics/viam-flutter-sdk/compare/v0.0.13...v0.0.14) **Merged pull requests:** +- RSDK-6665 - add getCloudMetadata client method [\#209](https://github.com/viamrobotics/viam-flutter-sdk/pull/209) ([stuqdog](https://github.com/stuqdog)) +- RSDK-7405 - dataset wrappers [\#208](https://github.com/viamrobotics/viam-flutter-sdk/pull/208) ([stuqdog](https://github.com/stuqdog)) +- Automated Protos Update [\#207](https://github.com/viamrobotics/viam-flutter-sdk/pull/207) ([github-actions[bot]](https://github.com/apps/github-actions)) +- RSDK-7220 - Ml training wrappers [\#206](https://github.com/viamrobotics/viam-flutter-sdk/pull/206) ([stuqdog](https://github.com/stuqdog)) +- RSDK-7219: add billing wrappers [\#205](https://github.com/viamrobotics/viam-flutter-sdk/pull/205) ([purplenicole730](https://github.com/purplenicole730)) +- Automated Protos Update [\#204](https://github.com/viamrobotics/viam-flutter-sdk/pull/204) ([github-actions[bot]](https://github.com/apps/github-actions)) +- RSDK-7218 - Data sync wrappers [\#202](https://github.com/viamrobotics/viam-flutter-sdk/pull/202) ([stuqdog](https://github.com/stuqdog)) +- RSDK-7217 - Data wrappers [\#201](https://github.com/viamrobotics/viam-flutter-sdk/pull/201) ([stuqdog](https://github.com/stuqdog)) +- v0.0.13 [\#200](https://github.com/viamrobotics/viam-flutter-sdk/pull/200) ([github-actions[bot]](https://github.com/apps/github-actions)) - Add VisionClient.fromRobot [\#199](https://github.com/viamrobotics/viam-flutter-sdk/pull/199) ([njooma](https://github.com/njooma)) - v0.0.12 [\#198](https://github.com/viamrobotics/viam-flutter-sdk/pull/198) ([github-actions[bot]](https://github.com/apps/github-actions)) - RSDK-7376 Add more logs to dial [\#197](https://github.com/viamrobotics/viam-flutter-sdk/pull/197) ([benjirewis](https://github.com/benjirewis)) @@ -102,6 +111,10 @@ - RSDK-4580: Flutter SDK Base Properties [\#100](https://github.com/viamrobotics/viam-flutter-sdk/pull/100) ([martha-johnston](https://github.com/martha-johnston)) - Automated Protos Update [\#97](https://github.com/viamrobotics/viam-flutter-sdk/pull/97) ([github-actions[bot]](https://github.com/apps/github-actions)) +## [v0.0.13](https://github.com/viamrobotics/viam-flutter-sdk/tree/v0.0.13) (2024-05-03) + +[Full Changelog](https://github.com/viamrobotics/viam-flutter-sdk/compare/v0.0.12...v0.0.13) + ## [v0.0.12](https://github.com/viamrobotics/viam-flutter-sdk/tree/v0.0.12) (2024-04-30) [Full Changelog](https://github.com/viamrobotics/viam-flutter-sdk/compare/v0.0.11...v0.0.12) diff --git a/pubspec.yaml b/pubspec.yaml index 23f2644413..2b6fcdc6a0 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: viam_sdk description: Viam Robotics Flutter SDK. Connect to your Viam robots using WebRTC or gRPC, and control your robots remotely. -version: 0.0.13 +version: 0.0.14 homepage: https://github.com/viamrobotics/viam-flutter-sdk/ environment: