Skip to content

Commit 580ce83

Browse files
chore: release wizard_router v1.0.3 (#305)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b36861f commit 580ce83

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
"packages/ubuntu_logger": "0.0.3",
77
"packages/ubuntu_service": "0.2.4",
88
"packages/ubuntu_widgets": "0.1.2",
9-
"packages/wizard_router": "1.0.2",
9+
"packages/wizard_router": "1.0.3",
1010
"packages/xdg_icons": "0.0.1"
1111
}

packages/wizard_router/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [1.0.3](https://github.com/canonical/ubuntu-flutter-plugins/compare/wizard_router-v1.0.2...wizard_router-v1.0.3) (2023-07-18)
4+
5+
6+
* **github:** remove old workflows ([154593c](https://github.com/canonical/ubuntu-flutter-plugins/commit/154593c71e41672e830d3dc208231de10fd86b4e))
7+
* mv / packages/wizard_router/ ([e4544bd](https://github.com/canonical/ubuntu-flutter-plugins/commit/e4544bd4dd0980fb8a643f48a001b88cd8c1ff32))
8+
* remove codecov.yaml from newly imported packages ([486f0f6](https://github.com/canonical/ubuntu-flutter-plugins/commit/486f0f696ab14f9d068a1cbae561152834c3a129))
9+
* **renovate:** clean up old renovate configs ([af1126b](https://github.com/canonical/ubuntu-flutter-plugins/commit/af1126ba62d60fb411ddb0b29e326f0f51a6b297))
10+
* update links ([#299](https://github.com/canonical/ubuntu-flutter-plugins/issues/299)) ([e679e3b](https://github.com/canonical/ubuntu-flutter-plugins/commit/e679e3b3a8a6316a0fc56e9695a6798d26f3929b))
11+
312
## 1.0.2 (2023-07-04)
413

514
## What's Changed

packages/wizard_router/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: >-
55
homepage: https://github.com/canonical/ubuntu-flutter-plugins
66
repository: https://github.com/canonical/ubuntu-flutter-plugins/tree/main/packages/wizard_router
77
issue_tracker: https://github.com/canonical/ubuntu-flutter-plugins/issues
8-
version: 1.0.2
8+
version: 1.0.3
99

1010
environment:
1111
sdk: '>=2.17.0 <4.0.0'

0 commit comments

Comments
 (0)