Skip to content

Commit 17a3147

Browse files
committed
chore(release): publish packages
- kiosk_mode@0.8.0+1 - remote_logger@0.5.0+1
1 parent 1b1ab5e commit 17a3147

4 files changed

Lines changed: 10 additions & 2 deletions

File tree

kiosk_mode/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.8.0+1
2+
3+
- **REFACTOR**: Fix linter warnings.
4+
15
## 0.8.0
26

37
> Note: This release has breaking changes.

kiosk_mode/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: kiosk_mode
22
description: Plugin for working with Lock Task / Guided Access modes.
3-
version: 0.8.0
3+
version: 0.8.0+1
44
repository: https://github.com/MewsSystems/mews-flutter
55

66
environment:

remote_logger/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.5.0+1
2+
3+
- **REFACTOR**: Fix linter warnings.
4+
15
## 0.5.0
26

37
> Note: This release has breaking changes.

remote_logger/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: remote_logger
22
description: A listener for logging library to post logs to remote storage.
3-
version: 0.5.0
3+
version: 0.5.0+1
44
repository: https://github.com/MewsSystems/mews-flutter
55

66
environment:

0 commit comments

Comments
 (0)