Skip to content

Commit

Permalink
Bump version to 0.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
njooma committed Aug 17, 2023
1 parent e1a8a7f commit aec6911
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 15 deletions.
35 changes: 21 additions & 14 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,36 +1,41 @@
# Changelog

## [v0.0.6](https://github.com/viamrobotics/viam-flutter-sdk/tree/v0.0.6) (2023-08-17)

[Full Changelog](https://github.com/viamrobotics/viam-flutter-sdk/compare/v0.0.5...v0.0.6)

**Merged pull requests:**

- New motor widget [\#102](https://github.com/viamrobotics/viam-flutter-sdk/pull/102) ([njooma](https://github.com/njooma))
- Fix where reconnection might've gotten stuck in a loop [\#101](https://github.com/viamrobotics/viam-flutter-sdk/pull/101) ([njooma](https://github.com/njooma))
- Automated Protos Update [\#97](https://github.com/viamrobotics/viam-flutter-sdk/pull/97) ([github-actions[bot]](https://github.com/apps/github-actions))

## [v0.0.5](https://github.com/viamrobotics/viam-flutter-sdk/tree/v0.0.5) (2023-08-08)

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

**Merged pull requests:**

- v0.0.5 [\#99](https://github.com/viamrobotics/viam-flutter-sdk/pull/99) ([github-actions[bot]](https://github.com/apps/github-actions))
- Documentation [\#98](https://github.com/viamrobotics/viam-flutter-sdk/pull/98) ([njooma](https://github.com/njooma))
- Reconnect camera streams [\#96](https://github.com/viamrobotics/viam-flutter-sdk/pull/96) ([njooma](https://github.com/njooma))
- v0.0.4 [\#95](https://github.com/viamrobotics/viam-flutter-sdk/pull/95) ([github-actions[bot]](https://github.com/apps/github-actions))
- Close robot connections [\#94](https://github.com/viamrobotics/viam-flutter-sdk/pull/94) ([njooma](https://github.com/njooma))
- v0.0.3 [\#93](https://github.com/viamrobotics/viam-flutter-sdk/pull/93) ([github-actions[bot]](https://github.com/apps/github-actions))
- Update views for use in prod [\#92](https://github.com/viamrobotics/viam-flutter-sdk/pull/92) ([njooma](https://github.com/njooma))
- Automated Protos Update [\#91](https://github.com/viamrobotics/viam-flutter-sdk/pull/91) ([github-actions[bot]](https://github.com/apps/github-actions))
- Hotfix/release process [\#90](https://github.com/viamrobotics/viam-flutter-sdk/pull/90) ([njooma](https://github.com/njooma))
- v0.0.2 [\#89](https://github.com/viamrobotics/viam-flutter-sdk/pull/89) ([github-actions[bot]](https://github.com/apps/github-actions))
- 0.0.2 [\#88](https://github.com/viamrobotics/viam-flutter-sdk/pull/88) ([github-actions[bot]](https://github.com/apps/github-actions))

## [v0.0.4](https://github.com/viamrobotics/viam-flutter-sdk/tree/v0.0.4) (2023-08-07)

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

**Merged pull requests:**

- Close robot connections [\#94](https://github.com/viamrobotics/viam-flutter-sdk/pull/94) ([njooma](https://github.com/njooma))
- v0.0.3 [\#93](https://github.com/viamrobotics/viam-flutter-sdk/pull/93) ([github-actions[bot]](https://github.com/apps/github-actions))

## [v0.0.3](https://github.com/viamrobotics/viam-flutter-sdk/tree/v0.0.3) (2023-08-04)

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

**Merged pull requests:**

- Update views for use in prod [\#92](https://github.com/viamrobotics/viam-flutter-sdk/pull/92) ([njooma](https://github.com/njooma))
- Automated Protos Update [\#91](https://github.com/viamrobotics/viam-flutter-sdk/pull/91) ([github-actions[bot]](https://github.com/apps/github-actions))
- Hotfix/release process [\#90](https://github.com/viamrobotics/viam-flutter-sdk/pull/90) ([njooma](https://github.com/njooma))
- v0.0.2 [\#89](https://github.com/viamrobotics/viam-flutter-sdk/pull/89) ([github-actions[bot]](https://github.com/apps/github-actions))
- 0.0.2 [\#88](https://github.com/viamrobotics/viam-flutter-sdk/pull/88) ([github-actions[bot]](https://github.com/apps/github-actions))

## [v0.0.2](https://github.com/viamrobotics/viam-flutter-sdk/tree/v0.0.2) (2023-08-04)

[Full Changelog](https://github.com/viamrobotics/viam-flutter-sdk/compare/v0.0.1...v0.0.2)
Expand All @@ -48,4 +53,6 @@
- Automated Protos Update [\#76](https://github.com/viamrobotics/viam-flutter-sdk/pull/76) ([github-actions[bot]](https://github.com/apps/github-actions))
- Automated Protos Update [\#74](https://github.com/viamrobotics/viam-flutter-sdk/pull/74) ([github-actions[bot]](https://github.com/apps/github-actions))

\* _This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)_


\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -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.5
version: 0.0.6
homepage: https://viam.com

environment:
Expand Down

0 comments on commit aec6911

Please sign in to comment.