Skip to content

Commit ea60a5f

Browse files
authored
0.0.16 (#47)
1 parent 0148b5f commit ea60a5f

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
1+
## 0.0.16
2+
- Update colors to be non-hardcoded by @jckras in https://github.com/viamrobotics/viam_flutter_hotspot_provisioning_widget/pull/46
3+
- [APP-9720] [Hotspot prov widget] remove the "done" button on the setting up device screen by @jckras in https://github.com/viamrobotics/viam_flutter_hotspot_provisioning_widget/pull/44
4+
15
## 0.0.15
26
- Change version of permission_handler to released version
7+
38
## 0.0.14
49
- Change name from isNewMachine to overrideFragment by @jckras in https://github.com/viamrobotics/viam_flutter_hotspot_provisioning_widget/pull/40
510
-[APP-9642] Hotspot provisioning widget supports "replace hardware by @jckras in https://github.com/viamrobotics/viam_flutter_hotspot_provisioning_widget/pull/39

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: viam_flutter_hotspot_provisioning_widget
22
description: "A Viam Flutter Hotspot Provisioning Widget."
3-
version: 0.0.15
3+
version: 0.0.16
44
repository: https://github.com/viamrobotics/viam_flutter_hotspot_provisioning_widget
55
homepage: https://www.viam.com/
66

0 commit comments

Comments
 (0)