Skip to content

Commit 2c44529

Browse files
authoredAug 8, 2023
v0.0.5 (#99)
1 parent c98dad4 commit 2c44529

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed
 

‎CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## [v0.0.5](https://github.com/viamrobotics/viam-flutter-sdk/tree/v0.0.5) (2023-08-08)
4+
5+
[Full Changelog](https://github.com/viamrobotics/viam-flutter-sdk/compare/v0.0.4...v0.0.5)
6+
7+
**Merged pull requests:**
8+
9+
- Documentation [\#98](https://github.com/viamrobotics/viam-flutter-sdk/pull/98) ([njooma](https://github.com/njooma))
10+
- Reconnect camera streams [\#96](https://github.com/viamrobotics/viam-flutter-sdk/pull/96) ([njooma](https://github.com/njooma))
11+
- v0.0.4 [\#95](https://github.com/viamrobotics/viam-flutter-sdk/pull/95) ([github-actions[bot]](https://github.com/apps/github-actions))
12+
313
## [v0.0.4](https://github.com/viamrobotics/viam-flutter-sdk/tree/v0.0.4) (2023-08-07)
414

515
[Full Changelog](https://github.com/viamrobotics/viam-flutter-sdk/compare/v0.0.3...v0.0.4)

‎pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: viam_sdk
22
description: Viam Robotics Flutter SDK. Connect to your Viam robots using WebRTC or gRPC, and control your robots remotely.
3-
version: 0.0.4
3+
version: 0.0.5
44
homepage: https://viam.com
55

66
environment:

0 commit comments

Comments
 (0)