File tree Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 44 "packages/ubuntu_flavor" : " 0.2.1" ,
55 "packages/ubuntu_localizations" : " 0.3.4" ,
66 "packages/ubuntu_logger" : " 0.0.3" ,
7- "packages/ubuntu_service" : " 0.2.3 " ,
7+ "packages/ubuntu_service" : " 0.2.4 " ,
88 "packages/ubuntu_widgets" : " 0.1.2" ,
99 "packages/wizard_router" : " 1.0.2" ,
1010 "packages/xdg_icons" : " 0.0.1"
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.2.4] ( https://github.com/canonical/ubuntu-flutter-plugins/compare/ubuntu_service-v0.2.3...ubuntu_service-v0.2.4 ) (2023-07-18)
4+
5+
6+ * add changelog titles for release-please ([ 7ab08b5] ( https://github.com/canonical/ubuntu-flutter-plugins/commit/7ab08b564ce1c4819f0a5245f9d814baa492e5da ) )
7+ * fix changelogs ([ e80a5a7] ( https://github.com/canonical/ubuntu-flutter-plugins/commit/e80a5a75e31e983bf6ebad7d7ba76f26f98ccbbc ) )
8+ * ** github:** remove old workflows ([ 154593c] ( https://github.com/canonical/ubuntu-flutter-plugins/commit/154593c71e41672e830d3dc208231de10fd86b4e ) )
9+ * move / packages/ubuntu_service ([ 019e934] ( https://github.com/canonical/ubuntu-flutter-plugins/commit/019e934e5161d02a7aaee4d9e71c37bb152a200a ) )
10+ * remove codecov.yaml from newly imported packages ([ 486f0f6] ( https://github.com/canonical/ubuntu-flutter-plugins/commit/486f0f696ab14f9d068a1cbae561152834c3a129 ) )
11+ * ** renovate:** clean up old renovate configs ([ af1126b] ( https://github.com/canonical/ubuntu-flutter-plugins/commit/af1126ba62d60fb411ddb0b29e326f0f51a6b297 ) )
12+ * update links ([ #299 ] ( https://github.com/canonical/ubuntu-flutter-plugins/issues/299 ) ) ([ e679e3b] ( https://github.com/canonical/ubuntu-flutter-plugins/commit/e679e3b3a8a6316a0fc56e9695a6798d26f3929b ) )
13+
314## 0.2.3 (2023-06-14)
415
516## What's Changed
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ description: Simple service locator API based on GetIt.
33homepage : https://github.com/canonical/ubuntu-flutter-plugins
44repository : https://github.com/canonical/ubuntu-flutter-plugins/tree/main/packages/ubuntu_service
55issue_tracker : https://github.com/canonical/ubuntu-flutter-plugins/issues
6- version : 0.2.3
6+ version : 0.2.4
77
88environment :
99 sdk : ' >=3.0.0 <4.0.0'
You can’t perform that action at this time.
0 commit comments